An open API service indexing awesome lists of open source software.

https://github.com/bcbi/biblatex-nejm

Modification of Biblatex for New England Journal of Medicine (NEJM)
https://github.com/bcbi/biblatex-nejm

Last synced: about 1 year ago
JSON representation

Modification of Biblatex for New England Journal of Medicine (NEJM)

Awesome Lists containing this project

README

          

# biblatex-nejm

[![Build Status](https://travis-ci.com/bcbi/biblatex-nejm.svg?branch=master)](https://travis-ci.com/bcbi/biblatex-nejm/branches)

The `biblatex-nejm` package provides only a formated numeric style of the package
biblatex. The design based on the New England Journal of Medicine (NEJM).

`biblatex-nejm` is available on CTAN here: [https://ctan.org/pkg/biblatex-nejm](https://ctan.org/pkg/biblatex-nejm)

Please submit all feedback, issues, and pull requests to the GitHub repo: [https://github.com/bcbi/biblatex-nejm](https://github.com/bcbi/biblatex-nejm)

`biblatex-nejm` was originally created by [Marco Daniel](https://github.com/marcodaniel).

A full list of contributors to this repository is available [here](https://github.com/bcbi/biblatex-nejm/graphs/contributors).

## Changelog

### version 0.6.0
- update documentation
- bug fixes
- spelling fixes
- moved package to BCBI

### version 0.5.0
- compatibility with newer biblatex releases
- bug fixes

### version 0.4.0
- changed formating of date -- only year is printed
- added option printlang

### version 0.3.0
- changed required cite style of biblatex to numeric-comp
- changed required bibliography style of biblatex to standard
- added option sorting=none as standard
- added new option articledoi (true or false) to print the doi of type article (default=false)
- added new option articlein (true or false) to print "in" of type article (default=false)
- execute option isbn=false

### version 0.2.0
- fixes bug

### version 0.1.0
- submitted style