PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Structures » Structures_BibTex

Handling of BibTex Data.

This package is unmaintained.

Download latest release 1.0.0RC6 (archived versions might be outdated)

License: PHP License

Description

Parsing BibTex data to an array and converting an array to BibTex Data and export it to various formats.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#9878ClosedReq1.0.0RC22007-01-19Unable to parse bibtex without authors being spit into an array
#10466ClosedBug1.0.0RC32007-03-23Do not use "type" for the entry type!
#10467BogusBug1.0.0RC32007-03-23Do not use "type" for the entry type!
#10555ClosedBug1.0.0RC42007-03-29wrong entry type "masterthesis" -> "mastersthesis"
#11967ClosedDoc1.0.0RC42007-09-03Error in the documentation example
#13100OpenBug1.0.0RC42008-02-11parser gets hung
#14438ClosedBug1.0.0RC42008-08-03Regular expression for removeCurlyBraces wrong
#14442ClosedBugCVS2008-08-03Undefined variable $entry in _removeCurlyBraces
#15323ClosedBug1.0.0RC42008-12-16Multiple entries with the same cite
#15924FeedbackBug2009-02-20Warning: split() [function.split]: Invalid preceding regular expression
#16009BogusBugCVS2009-03-10Entry type conference is misspelt
#16010ClosedReqCVS2009-03-10TeX special characters should be escaped in BibTeX exports
#16477OpenBugCVS2009-07-28Infinite loop in the parser when a comma is missing
#19948OpenBug1.0.0RC62013-05-16Exported bibtex has double commas in authors
#20109OpenBug1.0.0RC62013-11-04package.xml does not validate