knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Updated April 2023

Your article is not listed ? Please let us know contact at amapvox dot org

# libraries RefManageR
require("RefManageR", quietly = TRUE)  
bib <- RefManageR::ReadBib("rsc/amapvox-bibtex.bib")
RefManageR::NoCite(bib, "*")
RefManageR::PrintBibliography(bib, .opts = list(style = "text", sorting = "ydnt"))


umr-amap/AMAPVox documentation built on Jan. 25, 2025, 1:35 p.m.