sheldonxxd / obsidian_vault_template_for_researcher

This is an vault template for researchers using obsidian.
GNU General Public License v3.0
1.07k stars 170 forks source link

知网下载的论文,引文列表问题 #59

Open dustyzy opened 1 year ago

dustyzy commented 1 year ago

使用了一下这个引文列表功能,从别处下载的英文文献可以导出列表,但是知网的中文文献都会失败,代码如下:

Expecting value: line 1 column 1 (char 0) Entry type thesis not standard. Not considered. Entry type thesis not standard. Not considered. Entry type thesis not standard. Not considered. Entry type thesis not standard. Not considered. Entry type thesis not standard. Not considered. Entry type thesis not standard. Not considered. Entry type thesis not standard. Not considered. Traceback (most recent call last): File "F:\Obsidian-lib\research\08-Assets\Scripts\ref_list.py", line 78, in main() File "F:\Obsidian-lib\research\08-Assets\Scripts\ref_list.py", line 36, in main assert xxd.entry is not None, "CrossRef Connection Error!" AssertionError: CrossRef Connection Error!