LaTex / BibTex support
Posted: Fri Feb 24, 2006 10:38 pm
I am evaluating using bookends and latex together and have some questions. I have a latex document that is split up into multiple files which are combined into one using \include. eg:
\include{ChapterIntro}
\include{ChapterBackground}
...
When I scan the master document, bookends doesn't scan the included files. Is there a way to get it to do this? (or automatically combining bib files when the files are scanned individually)
As a workaround, I have tried to export the entire database to a bibtex file (marking all and then exporting hits as bibtex). However, bookends crashes after roughly half of the references have been exported (about 400 of 912 references). I will e-mail techsupport about this issue.
I have found the function to generate a bibtex key and have a couple of questions relating to it. Is it possible to generate keys for all entries in the database at once and is there a way to change the format of the key eg.
Sutter. 2005 --> Sut05
Sutter and Touati. 2005 --> ST05
Sutter, Moller and Touati ---> SMT05
Sutter, Moller, Kern and Touati ----> SMKT05
Sutter, Moller, Kern, Rich and Touati ----> SMK+05
[from a post by somebody else]
Thanks,
liam
\include{ChapterIntro}
\include{ChapterBackground}
...
When I scan the master document, bookends doesn't scan the included files. Is there a way to get it to do this? (or automatically combining bib files when the files are scanned individually)
As a workaround, I have tried to export the entire database to a bibtex file (marking all and then exporting hits as bibtex). However, bookends crashes after roughly half of the references have been exported (about 400 of 912 references). I will e-mail techsupport about this issue.
I have found the function to generate a bibtex key and have a couple of questions relating to it. Is it possible to generate keys for all entries in the database at once and is there a way to change the format of the key eg.
Sutter. 2005 --> Sut05
Sutter and Touati. 2005 --> ST05
Sutter, Moller and Touati ---> SMT05
Sutter, Moller, Kern and Touati ----> SMKT05
Sutter, Moller, Kern, Rich and Touati ----> SMK+05
[from a post by somebody else]
Thanks,
liam