Package org.biojava.bibliography
Class BiblioTechReport
- java.lang.Object
- 
- org.biojava.bibliography.BibRef
- 
- org.biojava.bibliography.BiblioTechReport
 
 
- 
 public class BiblioTechReport extends BibRef It represents a technical report. - Since:
- 1.3
- Version:
- $Id$
- Author:
- Martin Senger
 
- 
- 
Field Summary- 
Fields inherited from class org.biojava.bibliography.BibRefauthors, contributors, coverage, crossReferences, date, description, entryStatus, format, identifier, language, properties, publisher, rights, subject, title, type
 
- 
 - 
Constructor SummaryConstructors Constructor Description BiblioTechReport()
 
- 
- 
- 
Constructor Detail- 
BiblioTechReportpublic BiblioTechReport() 
 
- 
 
-