Add Citations to an R HTML Document and Print Bibliography

This is an R HTML document. This is an example of a citation in the text Loh (1992). Now we cite in parentheses (Baez and Lauda, 2004b, Ch. 2). You can change the default options in a setup chunk at the start of the document or at any other point using the BibOptions function or by specifying options as a list in the .opts argument to the cite functions.

These are reports Chiu and Chow (1978); Padhye, Firoiu, and Towsley (1999). Their hyperlinks go to their entry in the bibliography. The link for Markey (2005) will take you to the document in a new window; this is the default, if a link is available (see ?open.BibEnty). The following citation has no hyperlink (de Geer, 1985). You can also embed plots, for example:

plot(cars)
plot of chunk unnamed-chunk-1

I've added a reference to CTAN without citing it. Now I'm adding a reference from another bibliography (a second BibEntry object) (Serban, Staicu, and Carroll, 2013). Look at all my Aristotle: Aristotle (1907); Aristotle (1929); Aristotle (1968); Aristotle (1877).

plot(cars)
plot of chunk unnamed-chunk-2

Some papers on the arXiv are Baez and Lauda (2004a); Baez and Lauda (2004b); Itzhaki (1996); Wassenberg and Sanders (2010).

References

PrintBibliography(bib, .opts = list(check.entries = FALSE, sorting = "ydnt"))

Wassenberg, J. and P. Sanders (2010). Faster Radix Sort via Virtual Memory and Write-Combining. arXiv: 1008.2849v1 [cs.DS].

CTAN (2006). CTAN. The Comprehensive TeX Archive Network. URL: http://www.ctan.org (visited on Oct. 01, 2006).

Markey, N. (2005). Tame the BeaST. The B to X of BibTeX. URL: http://tug.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf (visited on Oct. 01, 2006).

Baez, J. C. and A. D. Lauda (2004a). “Higher-Dimensional Algebra V: 2-Groups”. Version 3. In: Theory and Applications of Categories 12, pp. 423-491. arXiv: math/0307200v3.

Baez, J. C. and A. D. Lauda (2004b). Higher-Dimensional Algebra V: 2-Groups. arXiv: math/0307200v3.

Padhye, J., V. Firoiu and D. Towsley (1999). A Stochastic Model of TCP Reno Congestion Avoidance and Control. Tech. rep. 99-02. Amherst, Mass.: University of Massachusetts.

Itzhaki, N. (1996). Some remarks on 't Hooft's S-matrix for black holes. arXiv: hep-th/9603067.

Loh, N. C. (1992). “High-Resolution Micromachined Interferometric Accelerometer”. MA Thesis. Cambridge, Mass.: Massachusetts Institute of Technology.

Geer, I. de (1985). “Earl, Saint, Bishop, Skald~– and Music. The Orkney Earldom of the Twelfth Century. A Musicological Study”. PhD thesis. Uppsala: Uppsala Universitet.

Chiu, W. W. and W. M. Chow (1978). A Hybrid Hierarchical Model of a Multiple Virtual Storage (MVS) Operating System. Research rep. RC-6947. IBM.

Aristotle (1968). Poetics. Ed. by D. W. Lucas. Clarendon Aristotle. Oxford: Clarendon Press.

Aristotle (1929). Physics. Trans. by P. H. Wicksteed and F. M. Cornford. New York: G. P. Putnam.

Aristotle (1907). De Anima. Ed. by R. D. Hicks. Cambridge: Cambridge University Press.

Aristotle (1877). The Rhetoric of Aristotle with a commentary by the late Edward Meredith Cope. Ed. by E. M. Cope. With a comment. by E. M. Cope. Vol. 3. 3 vols. Cambridge University Press.

More References

Serban, N, A. M. Staicu and R. J. Carroll (2013). “Multilevel Cross-Dependent Binary Longitudinal Data”. In: Biometrics 69.4, pp. 903–913.