Updated description of the inclusion of bibliographic references and refer users to bibutils instead of JabRef (no need to force a full-blown bibliography software justo bibutil instead of JabRef (no need to use a heavy bibliographic software just for converting text-based file formats).

This commit is contained in:
Achim D. Brucker 2018-02-18 16:40:07 +00:00
parent 4dc68f62b6
commit 2084bdb3ee
1 changed files with 10 additions and 5 deletions

View File

@ -80,12 +80,17 @@ loaded automatically. This allows for configuring defaults
(e.g., the baseurl) easily. (e.g., the baseurl) easily.
## Embedding Bibliography Entries ## Embedding Bibliography Entries
Mostly, it is hard for scientists to find the correct bibtex entry for a paper. Mostly, it is hard for scientists to find the correct bibtex entry for
One solution to this issue is to embed the respective `.bib`, `.enw`, `.ris`, or `.word.xml` file in the PDF directly. a paper. One solution to this issue is to embed the respective `.bib`
This work allows for that. (BibTeX, for LaTeX users), `.enw` (Endnote), `.ris`, or `.word.xml`
In case any of these file exist in the current directory, it gets embedded in the PDF. (Word 2007 or later) file in the PDF directly. In case any of these
file exist in `bibtexdir`, it gets embedded in the PDF.
You can use the
(bibutils)[https://sourceforge.net/p/bibutils/home/bib2xml/] for
converting between these different formats for bibliographic
references easily.
You can generate these files by using [JabRef's export functionalities](https://help.jabref.org/en/#importexport).
## Alternative Packages ## Alternative Packages
The package [coverpage](https://ctan.org/pkg/coverpage) prepends a separate PDF page before the first page of the paper. The package [coverpage](https://ctan.org/pkg/coverpage) prepends a separate PDF page before the first page of the paper.