-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bibliography style and links #9
Comments
The citations have been an issue from the begining. There's no integrated
way to extract bibliography from word and then add it in with pandoc. The
only thing I can think of now is to do it by regex, but I haven't had the
time.
…On Fri, Apr 21, 2023, 4:24 PM Lars Vilhuber ***@***.***> wrote:
Can you look into Chicago style bibliography that expands first names?
Also, the citations themselves in the text (e.g., "As per Author (2022),
blablabla..." ) are not hyperlinked. That seems oddly old-fashioned. Does
Quarto not do that?
—
Reply to this email directly, view it on GitHub
<#9>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQVPBBFVVS45FRI4DO4A63XCLUGBANCNFSM6AAAAAAXHJBHCE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Weren't you using Bib files? And doesn't quarto handle bib files?
--
Lars Vilhuber, Economist
Cornell University
p: +1.607-330-5743
https://calendly.com/larsvilhuber
My working day may not be your working day. Please respond during your working day.
________________________________
From: Aleksandr Michuda ***@***.***>
Sent: Friday, April 21, 2023 16:48
To: labordynamicsinstitute/crress-book ***@***.***>
Cc: Lars Vilhuber ***@***.***>; Author ***@***.***>
Subject: Re: [labordynamicsinstitute/crress-book] Bibliography style and links (Issue #9)
The citations have been an issue from the begining. There's no integrated
way to extract bibliography from word and then add it in with pandoc. The
only thing I can think of now is to do it by regex, but I haven't had the
time.
On Fri, Apr 21, 2023, 4:24 PM Lars Vilhuber ***@***.***> wrote:
Can you look into Chicago style bibliography that expands first names?
Also, the citations themselves in the text (e.g., "As per Author (2022),
blablabla..." ) are not hyperlinked. That seems oddly old-fashioned. Does
Quarto not do that?
—
Reply to this email directly, view it on GitHub
<#9>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQVPBBFVVS45FRI4DO4A63XCLUGBANCNFSM6AAAAAAXHJBHCE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
—
Reply to this email directly, view it on GitHub<#9 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABVSQ6GVABAPG3MSGRRIBGLXCLXA7ANCNFSM6AAAAAAXHJBHCE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
https://quarto.org/docs/authoring/footnotes-and-citations.html
And yes, you or somebody else needs to build the bib file from the Word document. That's just how this works.
--
Lars Vilhuber, Economist
Cornell University
p: +1.607-330-5743
https://calendly.com/larsvilhuber
My working day may not be your working day. Please respond during your working day.
________________________________
From: Lars Vilhuber ***@***.***>
Sent: Friday, April 21, 2023 16:49
To: labordynamicsinstitute/crress-book ***@***.***>; labordynamicsinstitute/crress-book ***@***.***>
Cc: Author ***@***.***>
Subject: Re: [labordynamicsinstitute/crress-book] Bibliography style and links (Issue #9)
Weren't you using Bib files? And doesn't quarto handle bib files?
--
Lars Vilhuber, Economist
Cornell University
p: +1.607-330-5743
https://calendly.com/larsvilhuber
My working day may not be your working day. Please respond during your working day.
________________________________
From: Aleksandr Michuda ***@***.***>
Sent: Friday, April 21, 2023 16:48
To: labordynamicsinstitute/crress-book ***@***.***>
Cc: Lars Vilhuber ***@***.***>; Author ***@***.***>
Subject: Re: [labordynamicsinstitute/crress-book] Bibliography style and links (Issue #9)
The citations have been an issue from the begining. There's no integrated
way to extract bibliography from word and then add it in with pandoc. The
only thing I can think of now is to do it by regex, but I haven't had the
time.
On Fri, Apr 21, 2023, 4:24 PM Lars Vilhuber ***@***.***> wrote:
Can you look into Chicago style bibliography that expands first names?
Also, the citations themselves in the text (e.g., "As per Author (2022),
blablabla..." ) are not hyperlinked. That seems oddly old-fashioned. Does
Quarto not do that?
—
Reply to this email directly, view it on GitHub
<#9>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQVPBBFVVS45FRI4DO4A63XCLUGBANCNFSM6AAAAAAXHJBHCE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
—
Reply to this email directly, view it on GitHub<#9 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABVSQ6GVABAPG3MSGRRIBGLXCLXA7ANCNFSM6AAAAAAXHJBHCE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Bib files don't fix the whole issue because you need the citation key in
the markdown for it to register the citation.
On Fri, Apr 21, 2023, 4:49 PM Lars Vilhuber ***@***.***>
wrote:
… Weren't you using Bib files? And doesn't quarto handle bib files?
--
Lars Vilhuber, Economist
Cornell University
p: +1.607-330-5743
https://calendly.com/larsvilhuber
My working day may not be your working day. Please respond during your
working day.
________________________________
From: Aleksandr Michuda ***@***.***>
Sent: Friday, April 21, 2023 16:48
To: labordynamicsinstitute/crress-book ***@***.***>
Cc: Lars Vilhuber ***@***.***>; Author ***@***.***>
Subject: Re: [labordynamicsinstitute/crress-book] Bibliography style and
links (Issue #9)
The citations have been an issue from the begining. There's no integrated
way to extract bibliography from word and then add it in with pandoc. The
only thing I can think of now is to do it by regex, but I haven't had the
time.
On Fri, Apr 21, 2023, 4:24 PM Lars Vilhuber ***@***.***>
wrote:
> Can you look into Chicago style bibliography that expands first names?
>
> Also, the citations themselves in the text (e.g., "As per Author (2022),
> blablabla..." ) are not hyperlinked. That seems oddly old-fashioned. Does
> Quarto not do that?
>
> —
> Reply to this email directly, view it on GitHub
> <#9>, or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ABQVPBBFVVS45FRI4DO4A63XCLUGBANCNFSM6AAAAAAXHJBHCE
>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
—
Reply to this email directly, view it on GitHub<
#9 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/ABVSQ6GVABAPG3MSGRRIBGLXCLXA7ANCNFSM6AAAAAAXHJBHCE
>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
—
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQVPBBO2NOJAX4JC5VMXDTXCLXETANCNFSM6AAAAAAXHJBHCE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Yup. By Hand. I've done for it a different book with 20 chapters. That's why we prefer LaTeX... Bib can be generated here: https://update.lib.berkeley.edu/2018/02/07/extracting-references-from-an-already-created-bibliography/ |
I'm going to suggest we shelve this. If we are submitting these to HDSR, they'll have additional stuff, no need to do that here right now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you look into Chicago style bibliography that expands first names?
Also, the citations themselves in the text (e.g., "As per Author (2022), blablabla..." ) are not hyperlinked. That seems oddly old-fashioned. Does Quarto not do that?
The text was updated successfully, but these errors were encountered: