sciprint: print citation

View source: R/sciprint.R

sciprintR Documentation

print citation

Description

print citation

Usage

sciprint(x)

Arguments

x

input

Examples

x <- scitation(
 "article", 
 'petkun2016', 
 doi = "10.7717/peerj.1126",
 author = "foobar",
 title = "That and this and stuff and things",
 journaltitle = "Stuff And Things",
 year = 2001
)
#sciprint(x)

ropenscilabs/scitations documentation built on May 18, 2022, 8:31 p.m.