require(knitr)
require(RefManageR)
require(pietalib)
opts_chunk$set( message=F, warning=F )
BibOptions(check.entries = F, style = "markdown", cite.style = "authoryear", 
           bib.style = "authoryear")
bib <- ReadBib("/Users/pschofield/git_tree/biblio/zotero.bib",check=FALSE)

PAGETITLE

PrintBibliography(bib)


PietaSchofield/pietalib documentation built on May 8, 2019, 3:18 a.m.