class: Bibtex

public class: Bibtex
Author: kleinfe1 (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2096 $ $LastChangedDate: 2009-06-10 16:; Complexity: 1
Dates: Created: 16.07.2009 15:20:42; Modified: 16.07.2009 15:20:42;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {393BAE6C-FC56-466c-945B-3E09B4C66719}
Implementation of BibTex transformation.
 

Goto: Custom Properties, Fields, Methods

Appears in: commonPublicationFormats

Custom Properties
 
Bibtex Attributes
Attribute Details
private const Logger
  logger
Initial: Logger.getLogger(Bibtex.class)
 
Bibtex Methods
Operation Details
private
addCreator(
   MdsPublicationVO publicationVO,
   BibtexPerson person,
   CreatorVO.CreatorRole role,
   String affiliation,
   String affiliationAddress):void
Sequential
Tags: throws=RuntimeException
public
Bibtex():
Sequential
Notes: Public constructor.
public
getBibtex(
   String bibtex):String
Sequential
Tags: throws=RuntimeException
Notes: @return eSciDoc-publication item XML representation of this BibTeX entry