PubMan Func Spec Export/eDoc Citation Style

From MPDLMediaWiki
Revision as of 08:52, 27 October 2010 by Makarenko (talk | contribs) (→‎vol)
Jump to navigation Jump to search

The eDoc Citation Style[edit]

Overall Rules[edit]

Creators[edit]

Authors[edit]

  • are italic
  • 1 position (if available): "<corporatebody> (Ed.) "
  • if creatorType is group, output only <creatornfamily>
  • if creatorType is person output <creatornfamily>, <creatorini> for first author and <creatorini>, <creatornfamily> for further authors
  • separate all authors with ", "
  • separate last author with " and "
  • there is special case: separate last author with ", and " (tbd!!!)
  • end authors with ": "

Editors[edit]

  • are italic
  • 1 position (if available): "<corporatebody> (Ed.) "
  • if creatorType is group, take only <creatornfamily>
  • if creatorType is person
    • for first and not last authors: <creatorini>, <creatornfamily>
    • for last and not first authors:
      • if <creatornfamily> contains "et al.": " <creatornfamily>"
      • if <creatornfamily> not contains "et al.": ", <creatorini> <creatornfamily>"
  • separate all authors with ", "
  • end authors with
    • if Editors count=1: "(Ed.): "
    • if Editors count>1: "(Eds.): "

mixed Authors and Editors[edit]

  • are italic
  • 1 position (if available): "<corporatebody> (Ed.) "
  • if at least on Author are available, output #Authors
  • if at least on Editors are available, output #Editors

journaltitle[edit]

In: <journaltitle>

vol[edit]

  • bold

" <volume>"

issuenr[edit]

cpage[edit]

artnum[edit]

pubstatus[edit]

date[edit]

Article[edit]

#Authors <title> #journaltitle #vol #issuenr

           <xsl:call-template name="issuenr"/>
           <xsl:call-template name="cpage"/>
           <xsl:call-template name="artnum"/>
           <xsl:call-template name="pub_status"/>
           <xsl:call-template name="date"/>

Book[edit]

Conference-Paper[edit]

Conference-Report[edit]

Thesis[edit]

PhD-Thesis[edit]

Habilitation[edit]

InBook[edit]

Interactive Resource[edit]

Issue[edit]

Journal[edit]

Lecture / Courseware[edit]

Other[edit]

Paper[edit]

Proceedings[edit]

Report[edit]

Series[edit]

Software[edit]