GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站

Home Page:https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

volume and number are missing in MLA and APA with Journal publications

phiser678 opened this issue · comments

If you look at the exported BibTeX of a journal publication type the volume and number is listed as

number = {3},
volume = {12},

(the numbers are just sample data of course)
but it is not added in the index.md!
This info should be in the publication list of Academic for both MLA and APA style.
Is it possible to include this info in the index.md files and view them on the generated Hugo Academic website?
Thanks for any updates.

I did make sure to use the latest version with:
pip3 install --upgrade academic
It says: Academic Admin Tool v0.4.0

commented

This issue has been automatically marked as stale because it has not had any recent activity. The resources of the Academic team are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.
If this is a feature request, and you feel that it is still relevant and valuable, please tell us why.
This issue will automatically close soon if no further activity occurs. Thank you for your contributions.