ArticleBibliographyEntry

constructor(citationKey: String, title: String?, author: String?, year: String?, journal: String?, volume: String?, number: String?, pages: String?, month: String?, doi: String?, publisher: String?, extraFields: Map<String, String> = emptyMap())

Parameters

citationKey

the unique identifier for the entry

title

the title of the article

author

the author(s) of the article

year

the year of publication

journal

the journal in which the article was published

volume

the volume of the journal

number

the issue number of the journal

pages

the page range of the article

month

the month of publication

doi

the DOI of the article, if available

publisher

the publisher of the journal