Class BibTexEntry

java.lang.Object
edu.ucsb.cs.citelines.collections.BibTexEntry

public class BibTexEntry extends Object
A MongoDB document representing a single BibTeX bibliography entry, indexed by the id of the (SQL) Project it belongs to.
  • Constructor Details

    • BibTexEntry

      public BibTexEntry()