citeproc-java icon indicating copy to clipboard operation
citeproc-java copied to clipboard

šŸ“˜ A Citation Style Language (CSL) processor for Java.

Results 38 citeproc-java issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Article is cited --> a title of a journal the cited article belongs to is displayed in full as a part of a citation/ within the version...

bug

Describe the bug: Citations of APA related styles are displayed in Hebrew with extra spaces between authors' names/ within the version 3.0.0-alpha.2. Which version of citeproc-java are you using? 1.0.1...

bug
pinned

Describe the bug: There are extra spaces between initials in authors' names. Which version of citeproc-java are you using? 1.0.1 Expected behavior There should not be an extra space between...

bug
pinned

Describe the bug: While citing an item of any genre/ book, journal, article etc. all the words in a title should start with a letter in upper case while as...

bug
pinned

Citations in document context used to be created by `List makeCitation(CSLCitationĀ citation,Ā ListĀ citationsPre,Ā ListĀ citationsPost)` Will this be included in v.3 or am I misunderstanding something essential about how...

pinned

[BibTeX allows to group tokens with curly braces](https://nwalsh.com/tex/texhelp/bibtx-23.html) so that they are not parsed for example in author names. `NameParser.parse("{Barnes and Noble, Inc.}")` returns 2 names though and entirely ignores...

pinned

Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.32. Commits b8239ec Add warning about untrusted data on landing page 2853420 Merge remote-tracking branch 'origin/master' 4b3d996 Merged master into format-2 4081e08 Reformat with IntelliJ...

dependencies
java

**Describe the bug** While exporting to 'bibtex' format, citekey field is built by concatenating author names with underscores. The problem occurs when there are blanks in family names. Blank spaces...

bug
pinned

Bumps `graalVMVersion` from 22.3.2 to 23.0.1. Updates `org.graalvm.sdk:graal-sdk` from 22.3.2 to 23.0.1 Commits See full diff in compare view Updates `org.graalvm.js:js` from 22.3.2 to 23.0.1 Release notes Sourced from org.graalvm.js:js's...

dependencies
java

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.14.2 to 2.15.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=gradle&previous-version=2.14.2&new-version=2.15.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
java