Zeping Lee

Results 560 comments of Zeping Lee

> Two consecutive cites to the same reference are considered "subsequent" but not "Ibid (with locator)". I can't reproduce the results in the screenshot with the given TeX code. My...

> I made it work by deleting the output folder before compiling again, so the issue probably comes from one of the compiled files. In other words, it only works...

You can directly use `\cite` with a note style which actually creates a footnote. CSL's `\cite` is more like biblatex's `\autocite`. It chooses whether to use `\footnote` or not depending...

> I've tried using a footnote style with this and it still showed the citations inline. Am I missing something? Which version of the package are you using? Can you...

> Would suggest making sure, if feasible and practical, that you don't always assume a TeX backend. The`citeproc-lua` doesn't assume a TeX backend but it depends on some Lua libraries...

> I had also pointed `neorg` (a `neovim` project that is inspired by emacs `org-mode`) to this project, since `neovim` has lua support, and they are planning on citation support....

1. Do you mean accessing the sqlite database of Zotero? The internal types and fields in Zotero are different from CSL-JSON (see ) and a conversion is needed before feeding...

> Yes, I mean the sqlite database. It sounds great but it may take some time to implement.

Yes, I can reproduce the error. I'm not familiar with tex4ht. The `\@extra@b@citeb` is provided in the `hyperref` package but tex4ht doesn't seem to read it. It still produces another...

> 参考文献书写格式应符合GB7714-87《文后参考文献著录规则》。 其实后面的示例是按照 GB/T 7714—2005 的格式。 我周末处理一下。