newWebCitation: Create a citation element that represents a document...

View source: R/nozzle.R

newWebCitationR Documentation

Create a citation element that represents a document published online. This is a convenience wrapper for newCitation.

Description

Create a citation element that represents a document published online. This is a convenience wrapper for newCitation.

Usage

  newWebCitation(authors, title, url)

Arguments

authors

Names of authors.

title

Title of the document.

url

URL of the document.

Value

New element.

Author(s)

Nils Gehlenborg nils@hms.harvard.edu


Nozzle.R1 documentation built on June 23, 2022, 9:10 a.m.