search for: thebiblilography

Displaying 1 result from an estimated 1 matches for "thebiblilography".

2014 Mar 14
1
Problems building package vignette: Sweave requires multiple passes to build document.
...be run twice? If (1) is not possible, any suggestions how to auto-generate a crude generic bibtex .bib file from my existing document? Background: I maintain serveral R packages that include package vignettes. The vignettes include the reference citations inline as\bibitem lines inside a thebiblilography section. For some reason, this requires running Sweave twice on the document (the first pass is presumably preformatting the citation information?) to produce a pdf. This seems to be the source of problems when included in R's preferred vignette location (/vignettes/myPackage.Rnw) because t...