Menu

#58 Provide support for IEEEtran BST control entries

closed-fixed
nobody
None
trunk
2014-07-06
2014-03-20
Anonymous
No

Articles published in IEEE journals have their bibliography formatted with the IEEEtran.bst bibtex style file (see http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/ and http://www.michaelshell.org/).

This style file is made configurable via special control entries like

@IEEEtranBSTCTL{pubblicazioni:BSTcontrol,
  CTLdash_repeated_names   = "no",
  CTLpunctuation_within_quotes  = "no",
  CTLuse_publisher_with_journals = "yes",
  CTLuse_issn_with_journals = "yes"
}

that get cited using the special command

\bstctlcite

in order to activate the configuration options defined as CTL entries in the bib entry. The special command is defined in the IEEEtran.cls class file or in the IEEEtrantools.sty package.

This mechanism currently does not work in pybtex. In fact, pybtex complains that the special entry type is not defined in the style file, when in fact it is.

Would be great if pybtex could retain compatibility with bibtex in this aspect.

Discussion

  • Densetsu no Ero-Sennin

    Fixed in 0.18.

     
  • Densetsu no Ero-Sennin

    • status: open --> closed-fixed
     
MongoDB Logo MongoDB