Publications

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"))


Try the AMAPVox package in your browser

Any scripts or data that you put into this service are public.

AMAPVox documentation built on July 9, 2023, 5:32 p.m.