Package jline.io

Class LineCitations.Citation

java.lang.Object
jline.io.LineCitations.Citation
Enclosing class:
LineCitations

public static class LineCitations.Citation extends Object
One bibliographic reference and the part of the solution it covers.
  • Field Details

    • key

      public final String key
      Bibliography key of doc/latex/biblio.bib, internal shorthand, not displayed.
    • ref

      public final String ref
      The reference, as shown to the user.
    • covers

      public final String covers
      One line naming the part of the solution process the paper covers.
  • Constructor Details

  • Method Details