An open API service indexing awesome lists of open source software.

https://github.com/simonfelding/reddit-citations-to-bibtex-format

Finds "(reddit.com/r/subforum/)" urls in word document and generates a bibtex file to import, in order to properly cite reddit posts.
https://github.com/simonfelding/reddit-citations-to-bibtex-format

Last synced: 26 days ago
JSON representation

Finds "(reddit.com/r/subforum/)" urls in word document and generates a bibtex file to import, in order to properly cite reddit posts.

Awesome Lists containing this project

README

          

# convert reddit citations to bibtex format
Finds "(reddit.com/r/subforum/)" urls in word document and generates a bibtex file to import, in order to properly cite reddit posts.
Useful for example for paperpile.com, but zotero and so on should work fine too.

# to do:
- use the reddit api legitimately with a key instead of circumventing rate limiting.