Bibliography handling simplified
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trivernis fc9e05ba09
Add function to parse a toml bibliography file
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
src Add function to parse a toml bibliography file 4 years ago
.gitignore Remove .idea 4 years ago
Cargo.toml Add function to parse a toml bibliography file 4 years ago
LICENSE Initial Content 4 years ago
README.md Update README 4 years ago

README.md

Bilbiographix

This project is part of the snekdown parser project and encapsulates the bibliography handling.

Roadmap

  • Handling of bibliography lists
  • Handling of references to bibliography
  • Ordering references by occurrences

License

Distributed under Apache 2.0 License. See LICENSE for more information.