- Authors and other "name list" fields are stored in the
person
class
- Let's add url and urldate fields for Jennings et al and fix the journal for Garcia et al.
bib2[2:3] <- list(c(url="http://bsb.eurasipjournals.com/content/2013/1/13",
urldate = "2014-02-02"), c(doi="10.1093/bioinformatics/btt608",
journal = "Bioinformatics"))
print(bib2[2:3], .opts = list(style = "html", bib.style = "authoryear"))
Garcia, T. P, S. Müller, R. J. Carroll, et al.
(2013).
“Identification of important regressor groups, subgroups and individuals via regularization methods: application to gut microbiome data”.
In: Bioinformatics 608.
DOI: 10.1093/bioinformatics/btt608.
Jennings, E. M, J. S. Morris, R. J. Carroll, et al.
(2013).
“Bayesian methods for expression-based integration of various types of genomics data”.
In: EURASIP Journal on Bioinformatics and Systems Biology 2013.1, pp. 1–11.
URL: http://bsb.eurasipjournals.com/content/2013/1/13 (visited on Feb. 02, 2014).