emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Citeproc-java:  Batch processing of citations
@ 2015-03-07 18:43 Vaidheeswaran C
  0 siblings, 0 replies; only message in thread
From: Vaidheeswaran C @ 2015-03-07 18:43 UTC (permalink / raw)
  To: emacs-orgmode


Michel

I am investigating the possibility of using citeproc-java within
Emacs/Org-mode[1].  citeproc-java is easy to use and is quite
promising.  Will you be open to making some enhancements that would
enable BATCH processing of citations.

----------------------------------------------------------------

With NO citation ids, generate a list of Citations for all the keys
.bib database.

# citeproc-java -s chicago-author-date -b ~/biblatex-examples.bib -f html -c
(n.d.)
(Gerhardt 2000)
(Knuth 1986)
(Knuth 1986a)
(Knuth 1986b)
(Knuth 1984)
(Knuth 1986c)
(Aristotle 1877)
(Nussbaum 1978)

----------------------------------------------------------------

Allow `-c' option to take a bunch of "multicites" as below.

# citeproc-java -s chicago-author-date -b ~/biblatex-examples.bib -f
  html -c westfahl:space,wilde worman,yoon sorace

(Westfahl, n.d.; Wilde 1899)
(Worman 2002; Yoon et al. 2006)
(Sorace, Reinhardt, and Vaughn 1997)

----------------------------------------------------------------

Include a `-f' option where a subset of keys (that ACTUALLY occur in a
Org document) are specified.  Think of `-f' as a filtered list of
keys.

----------------------------------------------------------------

[1] http://Orgmode.org

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-07 18:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-07 18:43 Citeproc-java: Batch processing of citations Vaidheeswaran C

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).