Description Usage Arguments Value
View source: R/conferenceProceedings.R
conferenceProceedings
1 2 3 4 5 6 | conferenceProceedings(publisher = NULL, publicationPlace = NULL,
edition = NULL, volume = NULL, numberOfVolumes = NULL,
totalPages = NULL, totalFigures = NULL, totalTables = NULL,
ISBN = NULL, chapterNumber = NULL, editor = NULL,
bookTitle = NULL, pageRange = NULL, conferenceName = NULL,
conferenceDate = NULL, conferenceLocation = NULL)
|
publisher |
Organization that actually publishes the book See |
publicationPlace |
The location at which the work was published. See |
edition |
The edition of the book being described. See |
volume |
The volume of the book that is part of a series. See |
numberOfVolumes |
Number of volumes in a collection See |
totalPages |
The total number of pages in the book. See |
totalFigures |
The total number of figures in the book. See |
totalTables |
The total number of tables in a book. See |
ISBN |
The unique Internation Standard Book Number See |
chapterNumber |
The chapter number of interest within a book See |
editor |
The name of the editor of the book. See |
bookTitle |
The title of the book. See |
pageRange |
The beginning and ending page numbers of a chapter. See |
conferenceName |
The name of the conference whose proceedings have been published. See |
conferenceDate |
The date the conference was held. See |
conferenceLocation |
The location where the conference was held. See |
a conferenceProceedings list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.