newCitation {Nozzle.R1}R Documentation

Create a citation element.

Description

Create a citation element.

Usage

  newCitation(authors = "", title, publication = "",
    issue = "", number = "", pages = "", year = "",
    url = "")

Arguments

authors

Names of authors.

title

Title of the document.

publication

Name of the publication where the document appeared.

issue

Issue of the publication.

number

Number of the publication.

pages

Pages of the document in the publication.

year

Year when the document was published.

url

URL of the document.

Value

New element.

Author(s)

Nils Gehlenborg nils@hms.harvard.edu


[Package Nozzle.R1 version 1.1-1.1 Index]