|
From: | Bruce D'Arcus |
Subject: | Re: Have org-cite insert links to references not just add text with the reference directly when exporting to latex |
Date: | Fri, 14 Apr 2023 10:00:10 -0400 |
When inserting a link a reference using org-cite (e.g `[cite:@name_of_ref_in_bib_file]`) and generating the latex instead of generating code like `\cite{name_of_ref_in_bib_file}` what get in the generated .tex file is the actual citation written out in full. Is there any way to change this behavior to generate links instead (i.e have `\cite{name_of_ref_in_bib_file}` appear in the .tex file)?
[Prev in Thread] | Current Thread | [Next in Thread] |