8 releases (5 breaking)
| 0.6.0 | Dec 16, 2020 |
|---|---|
| 0.5.0 | Sep 6, 2020 |
| 0.4.0 | Sep 4, 2020 |
| 0.3.2 | Sep 4, 2020 |
| 0.1.0 | Sep 3, 2020 |
#524 in Text editors
51 downloads per month
Used in snekdown
49KB
1K
SLoC
Bilbiographix
This project is part of the snekdown parser project and encapsulates the bibliography handling.
Bibliography types and fields
| Type | Required Fields | Optional Fields |
|---|---|---|
| article | key, author, title, journal, date | volume, number, pages, url |
| book | key, author, title, publisher, date | volume, series, address, edition, url |
| booklet | key, title | author, how_published, address, date |
| in_book | key, author, title, position, publisher, date | volume, series, address, edition |
| in_collection | key, author, title, publisher, date | editor, volume, series, position, address, edition |
| manual | key, title | author, organization, address, edition, date |
| misc | key | author, title, date, url, how_published |
| repository | key, author, title | url, cms, license, accessed_at |
| tech_report | key, author, title, institution, date | number, address |
| thesis | key, author, title, school, date | address |
| unpublished | key, author, title | date |
| website | key, url | title, author, accessed_at, date |
License
Distributed under Apache 2.0 License. See LICENSE for more information.
Dependencies
~1.9–2.8MB
~49K SLoC