Sign inSign up

michelkraemer/citeproc-java

By michelkraemer

Updated 24 days ago

A Citation Style Language (CSL) processor for Java.

Image
0

1.2K

michelkraemer/citeproc-java repository overview



citeproc-java


citeproc-java is a Citation Style Language (CSL) processor for Java. It interprets CSL styles and generates citations and bibliographies.

Apache License, Version 2.0 Actions Status

Documentation

The full documentation is available at the project's website:
https://michel-kraemer.github.io/citeproc-java/

Notes on used components

citeproc-js

The library includes citeproc-js, a CSL processor written in JavaScript. citeproc-js has been created by Frank G. Bennett and is licensed under the Common Public Attribution License Version 1.0.

Name Parser

The BibTeX name parser's grammar is based on the one found in the bibtex-ruby. The original grammar is licensed under GPL v3. It has been converted to ANTLR and is released here under the Apache License 2.0 by permission of the original author Sylvester Keil.

BibTeX Converter

The BibTeX to CSL converter is based on the mapping used in Docear as presented by Joeran Beel.

Docear is released under the GPLv2 but its code may also be reused in projects licensed under Apache License 2.0. The mapping is released here under the Apache License 2.0 by permission of Joeran Beel, Docear.

License

citeproc-java is licensed under the Apache License, Version 2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Tag summary

Content type

Image

Digest

sha256:d595c9c66

Size

113.5 MB

Last updated

24 days ago

docker pull michelkraemer/citeproc-java