emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [WIP/RFC] Bibliography support ODT + JabRef


From: Jambunathan K
Subject: [O] [WIP/RFC] Bibliography support ODT + JabRef
Date: Fri, 19 Jul 2013 01:31:24 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

[WIP/RFC] Bibliography support ODT + JabRef

I need some quick feedback on how this works out.  Look at the Org and
ODT file and tell me to what extent it will suffice.

I am not interested in Org syntax at the moment.  But I am willing to
exchange notes with anyone who wants to "canonicalize" some Citation
support in Org.  For now, the keys are referenced with \cite{key1, key2}

I am dumping

1. messages buffer.  Shows how JabRef can be invoked on the command
   line.

--8<---------------cut here---------------start------------->8---
Extracting Citation Reference (suzuki_studies_1998)
Running java -jar /home/kjambunathan/Downloads/JabRef-2.9.2.jar -n true -m 
suzuki_studies_1998,jabref-16048-fF.xml,ooxml.reference MyLibrary.bib
Extracting Citation Reference (blyth_zen_1966)
Running java -jar /home/kjambunathan/Downloads/JabRef-2.9.2.jar -n true -m 
blyth_zen_1966,jabref-16048LqL.xml,ooxml.reference MyLibrary.bib
Extracting Citation Reference (watts_way_1999)
Running java -jar /home/kjambunathan/Downloads/JabRef-2.9.2.jar -n true -m 
watts_way_1999,jabref-16048Y0R.xml,ooxml.reference MyLibrary.bib
--8<---------------cut here---------------end--------------->8---


2. JabRef's jstyle and layout files split out from the Jstyle.

   The jstyle is the one that comes with Jabref's OOplugin itself ->
   Default Style (numerical citations).

   The layout files were broken apart from the Jstyle for the purpose of
   org-odt export.  The files may not be perfect but gets the job done.




Attachment: cite.org
Description: Text Data

Attachment: cite.odt
Description: application/vnd.oasis.opendocument.text

Attachment: MyLibrary.bib
Description: Text Data

Attachment: ooxml.text.article.layout
Description: Text document

Attachment: ooxml.text.book.layout
Description: Text document

Attachment: ooxml.text.inbook.layout
Description: Text document

Attachment: ooxml.text.incollection.layout
Description: Text document

Attachment: ooxml.text.layout
Description: Text document

Attachment: ooxml.text.phdthesis.layout
Description: Text document

Attachment: ooxml.numbered.jstyle
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]