- Enclosing class:
LineCitations
public static class LineCitations.Citation
extends Object
One bibliographic reference and the part of the solution it covers.
-
Field Summary
Fields
One line naming the part of the solution process the paper covers.
Bibliography key of doc/latex/biblio.bib, internal shorthand, not displayed.
The reference, as shown to the user.
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
key
Bibliography key of doc/latex/biblio.bib, internal shorthand, not displayed.
-
ref
The reference, as shown to the user.
-
covers
One line naming the part of the solution process the paper covers.
-
-