Class SimpleCitation
java.lang.Object
org.episteme.core.bibliography.SimpleCitation
- All Implemented Interfaces:
Serializable, Citation
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the author(s) of the work.getDOI()Returns the DOI (Digital Object Identifier) if available.getKey()Returns a unique key for this citation (e.g., "CODATA2018").getTitle()Returns the title of the referenced work.getYear()Returns the year of publication.toBibTeX()Returns a BibTeX representation of this citation.
-
Constructor Details
-
SimpleCitation
-
-
Method Details
-
getKey
-
getTitle
-
getAuthor
-
getYear
-
getDOI
-
toBibTeX
-