minor
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 13 Jul 2010 12:35:29 +0000 (12:35 +0000)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 13 Jul 2010 12:35:29 +0000 (12:35 +0000)
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/reference/ReferenceBase.java

index 36be3b9610bff44d8a7d6f5e08fe9fdfa33d29b9..4cef32baa49ad6e95f33e0f3a4122f8a812fe666 100644 (file)
@@ -63,11 +63,7 @@ import eu.etaxonomy.cdm.validation.Level2;
 import eu.etaxonomy.cdm.validation.annotation.NullOrNotEmpty;\r
 \r
 /**\r
- * The upmost (abstract) class for references (information sources). Its two\r
- * direct subclasses {@link StrictReferenceBase StrictReferenceBase} and {@link BibtexReference BibtexReference}\r
- * allow either on the one side to handle different kind of references with their\r
- * peculiarities or on the other side to follow the flat BibTeX format\r
- * (see "http://en.wikipedia.org/wiki/BibTeX").\r
+ * The upmost (abstract) class for references (information sources). \r
  * <P>\r
  * This class corresponds to: <ul>\r
  * <li> PublicationCitation according to the TDWG ontology\r