conferenceProceedings

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)

Arguments

publisher

Organization that actually publishes the book See publisher()

publicationPlace

The location at which the work was published. See publicationPlace()

edition

The edition of the book being described. See edition()

volume

The volume of the book that is part of a series. See volume()

numberOfVolumes

Number of volumes in a collection See numberOfVolumes()

totalPages

The total number of pages in the book. See totalPages()

totalFigures

The total number of figures in the book. See totalFigures()

totalTables

The total number of tables in a book. See totalTables()

ISBN

The unique Internation Standard Book Number See ISBN()

chapterNumber

The chapter number of interest within a book See chapterNumber()

editor

The name of the editor of the book. See editor()

bookTitle

The title of the book. See bookTitle()

pageRange

The beginning and ending page numbers of a chapter. See pageRange()

conferenceName

The name of the conference whose proceedings have been published. See conferenceName()

conferenceDate

The date the conference was held. See conferenceDate()

conferenceLocation

The location where the conference was held. See conferenceLocation()

Value

a conferenceProceedings list object