Package adams.data.lire.features
Class Citation
- java.lang.Object
-
- adams.data.lire.features.Citation
-
public class Citation extends Object
Centralized citation for LIRE.- Version:
- $Revision$
- Author:
- FracPete (fracpete at waikato dot ac dot nz)
-
-
Constructor Summary
Constructors Constructor Description Citation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TechnicalInformation
getTechnicalInformation()
Returns the generic citation for LIRe.
-
-
-
Method Detail
-
getTechnicalInformation
public static TechnicalInformation getTechnicalInformation()
Returns the generic citation for LIRe.- Returns:
- the citation information
-
-