GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站
https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex
MIT License
352 stars 102 forks source link

Add support for JSON CSL (web friendly Bibtex equivalent) #105

Closed gcushen closed 10 months ago

gcushen commented 2 years ago

Goals

Add support for JSON CSL

Details

Use JSON CSL as input since it's the web-friendly reference format that can be exported by popular reference managers.

Going forward, focus efforts more on JSON CSL parsing rather than legacy bibtex standard that does not support modern publication types well.