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

Can not change citation style #99

Open
kre9 opened this issue May 5, 2024 · 0 comments
Open

Can not change citation style #99

kre9 opened this issue May 5, 2024 · 0 comments

Comments

@kre9
Copy link

kre9 commented May 5, 2024

Hello,

I was experimenting with AsciiDoc for potenial use in a thesis and came across your project.
For my school harvard citation style ("apa" in this case) is a requirement, but it doesn't render correctly as described in #81 .
Are there known causes for this?

this is the asciidoc

= AsciiDoc Testdokument

:bibtex-file: ./bsp.bib
:bibtex-style: apa
:bibtex-locale: de
:bibtex-throw: true

== Cite with AsciiDoc

Hier wird Einstein zitiert cite:[einstein] und hier Dirac cite:[dirac]

Knuth seine Website cite:[knuthwebsite]

== Bibliografie
bibliography::[]

Thanks a lot.

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

1 participant