Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

\footcite command implementation needed #46

Open
PunkFafa opened this issue Oct 10, 2023 · 1 comment
Open

\footcite command implementation needed #46

PunkFafa opened this issue Oct 10, 2023 · 1 comment

Comments

@PunkFafa
Copy link

How much time till the \footcite implementation? I need it so bad for my thesis. Thanks for all the hard work!

@zepinglee
Copy link
Owner

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 on the class (=note/in-text) attribute of the <style>.

BTW, \footcite is already added as an alias of \cite, though it might not be documented yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants