GenericBibliographyEntry
constructor(citationKey: String, title: String?, author: String?, year: String?, url: String? = null, extraFields: Map<String, String>)
Parameters
citationKey
the unique identifier for the entry
title
the title of the work
author
the author(s) of the work
year
the year of publication
url
the URL of the work
extraFields
any additional fields that are not standard