* wip-cite-new minimal working example?
@ 2021-05-28 14:45 Matt Price
2021-05-28 15:06 ` Bruce D'Arcus
0 siblings, 1 reply; 2+ messages in thread
From: Matt Price @ 2021-05-28 14:45 UTC (permalink / raw)
To: Org Mode
[-- Attachment #1: Type: text/plain, Size: 288 bytes --]
I may have missed something somewhere, but does anyone have a MWE for the
new citation syntax, including a minimal bibliography file, style files for
the various backends, & an org file with included citations? I am trying to
test out oc-csl.el but am pretty sure I am not dong it right.
[-- Attachment #2: Type: text/html, Size: 318 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: wip-cite-new minimal working example?
2021-05-28 14:45 wip-cite-new minimal working example? Matt Price
@ 2021-05-28 15:06 ` Bruce D'Arcus
0 siblings, 0 replies; 2+ messages in thread
From: Bruce D'Arcus @ 2021-05-28 15:06 UTC (permalink / raw)
To: org-mode-email
I'm using this init file with emacs -Q:
https://gist.github.com/bdarcus/2645f99363fc47ddab2aae24c5d9e66c
Note, though, it's not ideal because adding citeproc was a PITA. If
you figure out how to adapt it so it installs and loads citeproc and
its dependencies, let me know, so I can update it?
... and this is a file that works:
#+language: en
#+bibliography: test.bib
#+cite_export: csl ~/.config/csl/chicago-note-bibliography-16th-edition.csl
1. simple: [cite:@latexcompanion]
2. affixes: [cite/text:see @latexcompanion chapter 2 p.23]
3. quote, punctuation: “my quote” [cite/text/caps:@latexcompanion].
#+print_bibliography:
On Fri, May 28, 2021 at 10:45 AM Matt Price <moptop99@gmail.com> wrote:
>
> I may have missed something somewhere, but does anyone have a MWE for the new citation syntax, including a minimal bibliography file, style files for the various backends, & an org file with included citations? I am trying to test out oc-csl.el but am pretty sure I am not dong it right.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-28 15:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-28 14:45 wip-cite-new minimal working example? Matt Price
2021-05-28 15:06 ` Bruce D'Arcus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).