How to cite references in R Markdown from Endnote library (.enl)?

前端 未结 2 1023
囚心锁ツ
囚心锁ツ 2021-02-06 05:39

Any ideas how to cite references in R Markdown from Endnote library (.enl)? This webpage says it\'s possible but I can\'t get it to work.

If I export the .enl (availabl

2条回答
  •  别跟我提以往
    2021-02-06 06:19

    It seems as if Endnote is not working with Markdown since the identifiers are not allowed to start with a number - but Endnote identifiers are all numbers. Source: R Markdown Not Rendering Citation

提交回复
热议问题