Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.
/ abbotsbury Public archive

Bibliography management in Haskell. Includes a library for fetching Crossref data and generating citations, and a executable for command-line management of PDFs/references.

License

Notifications You must be signed in to change notification settings

yongrenjie/abbotsbury

Repository files navigation

abbotsbury

Minimalistic library for citation management, plus an executable which acts as a command-line citation manager.

I really enjoyed writing and using this, but I don't maintain it anymore. You're welcome to look at the code, but I'm no longer in academia, so I don't actually get to use it.

Executable usage

The interactive reference manager is named abbot and can be installed via

git clone https://github.com/yongrenjie/abbotsbury
cd abbotsbury
cabal install exe:abbot

Apart from the reference manager itself, abbot also provides an abbot cite subcommand which generates citations for a set of DOIs passed as arguments. Type abbot cite -h for more information.

Naming

The name is taken from the Abbotsbury Swannery in Dorset, UK, which I visited in 2018:

Swans at Abbotsbury Swannery

About

Bibliography management in Haskell. Includes a library for fetching Crossref data and generating citations, and a executable for command-line management of PDFs/references.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published