citation-style-language / Styles

Official repository for Citation Style Language (CSL) citation styles.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Styles

citeproc-el
A CSL 1.0.2 Citation Processor for Emacs.
Stars: ✭ 75 (-96.95%)
Mutual labels:  bibliography, csl, citation-style-language
journals
Tools and journal metadata for generating dependent CSL styles
Stars: ✭ 40 (-98.37%)
Mutual labels:  csl, citation-style-language
citeproc-php
Full-featured CSL 1.0.1 processor for PHP
Stars: ✭ 59 (-97.6%)
Mutual labels:  citations, csl
documentation
Citation Style Language documentation
Stars: ✭ 22 (-99.1%)
Mutual labels:  csl, citation-style-language
scholia
Wikidata-based scholarly profiles
Stars: ✭ 166 (-93.25%)
Mutual labels:  bibliography, citations
cloudcite
The best bibliography generator. No pop-up ads, no gimmicks, no registration required, always secure (SSL, TLS 1.3, HSTS, and CSP), always fast (HTTP/3.0 and Brotli Compression) and 100% Open Source (AGPLv3).
Stars: ✭ 18 (-99.27%)
Mutual labels:  bibliography, citation-style-language
Jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stars: ✭ 2,385 (-2.97%)
Mutual labels:  hacktoberfest, bibliography
Icalendar Generator
Generate calendars in the iCalendar format
Stars: ✭ 193 (-92.15%)
Mutual labels:  hacktoberfest
Squashfuse
FUSE filesystem to mount squashfs archives
Stars: ✭ 193 (-92.15%)
Mutual labels:  hacktoberfest
Xcode Install
🔽 Install and update your Xcodes
Stars: ✭ 2,367 (-3.7%)
Mutual labels:  hacktoberfest
Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (-5.49%)
Mutual labels:  hacktoberfest
Drone Cache
A Drone plugin for caching current workspace files between builds to reduce your build times
Stars: ✭ 194 (-92.11%)
Mutual labels:  hacktoberfest
Viseron
Self-hosted NVR with object detection
Stars: ✭ 192 (-92.19%)
Mutual labels:  hacktoberfest
Tech Interview Preparation
A one stop solution to ace your next coding interview 👨‍💻
Stars: ✭ 188 (-92.35%)
Mutual labels:  hacktoberfest
Phpenums
🔩 Provides enumerations for PHP & frameworks integrations
Stars: ✭ 194 (-92.11%)
Mutual labels:  hacktoberfest
Swagger Js
Javascript library to connect to swagger-enabled APIs via browser or nodejs
Stars: ✭ 2,319 (-5.66%)
Mutual labels:  hacktoberfest
Checkov
Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework and other infrastructure-as-code-languages with Checkov by Bridgecrew.
Stars: ✭ 3,572 (+45.32%)
Mutual labels:  hacktoberfest
Social Platform Donut Frontend
This is an Open Source social Platform where people can interact with Open Source expertise around the globe and work on different projects
Stars: ✭ 195 (-92.07%)
Mutual labels:  hacktoberfest
Openqa
openQA web-frontend, scheduler and tools.
Stars: ✭ 194 (-92.11%)
Mutual labels:  hacktoberfest
Mullet
Mullet Stack: Facebook in the front. Walmart in the back. (React, Hapijs, Node)
Stars: ✭ 194 (-92.11%)
Mutual labels:  hacktoberfest

CSL logo

Citation Style Language - Style Repository

License Build Status

Introduction

The independent open source Citation Style Language (CSL) project aims to facilitate scholarly communication by automating the formatting of citations and bibliographies. The primary components of the CSL ecosystem are:

  • The CSL schema and specification, which describe how the XML-based CSL styles and locale files should be written and interpreted
  • Curated repositories of CSL styles and locale files
  • Third party CSL processors, software libraries for rendering formatted citation and bibliographies from CSL styles, CSL locale files, and item metadata

This README describes our official curated repository of CSL styles, hosted at https://github.com/citation-style-language/styles/. CSL locale files, which provide default localization data for CSL styles (such as translations and date formats), can be found at https://github.com/citation-style-language/locales.

For more information about CSL and CSL styles, check out https://citationstyles.org/ and the information files in this repository (Style Requirements, Style Development, Requesting Styles, Contributing Styles, and Quality Control).

Criteria for inclusion

The official CSL style repository is the only repository of its kind, is used by dozens of third-party software products, and is relied upon by hundreds of thousands of users. The popularity of this repository is in large part due to its crowd-sourced nature, and, we believe, also due to our careful curation. While we evaluate style submissions on a case-by-case basis, we generally use the following criteria for inclusion in the CSL style repository:

  • Styles must be of sufficient quality and meet our style requirements. While we may be able to assist with this, its ultimately the submitter's responsibility to provide a style that meets our standards.
  • Styles should be based on an official style guide (and link to the style guide in online or printed form).
  • Styles should be of interest to a wider audience. We are happy to accept styles with a niche audience, but as a rule of thumb, style submitters should not know all individuals who would be interested in their style. If you do, it's generally better to distribute your style to them yourself.

Based on these criteria, we generally accept:

  • styles for journals with open (unsolicited) submissions (and styles for publishers of such journals).
  • styles for published style guides, such as those from professional organizations, universities, and university departments.

However, we typically won't accept:

  • styles for personal use, or for internal use within small organizations.
  • styles solely for use with an (internal) API.

If in doubt whether your style is a good fit for the repository, feel free to open an issue or pull request and ask for our opinion. If we don't accept your submission, we encourage you to distribute your CSL style yourself.

Versioning and style distribution

We currently only actively maintain CSL styles in the "master" branch for the latest released version of CSL.

In addition, in order to provide a stable location for styles of a given CSL version, styles in "master" are automatically copied to a branch named after the latest version of CSL (e.g. "v1.0.1" when CSL 1.0.1 is the latest version). Once a new version of CSL is released (e.g. CSL 1.0.2), "master" will upgrade to that version, after which styles will be copied from "master" to a new version branch ("v1.0.2"). Version branches for old versions of CSL are kept but typically become dormant, as for these branches we generally stop maintenance, won't accept third-party contributions via pull requests, nor backport changes made to styles in "master".

Starting with branch "v1.0.1", the version branches differ from "master" in the following ways:

  • the latest version branch only receives updates from "master" if all tests in "master" pass
  • <updated/> timestamps of styles in the version branch are changed to match the git modification date of each individual style in "master"
  • superfluous files present in "master", e.g. for style testing, are removed.

As such, especially for downstream integrators, you are encouraged to obtain your CSL styles from the appropriate version branch (e.g. "v1.0.1" for CSL 1.0.1 styles). Currently, the styles repository includes the following (protected) branches:

  • "master"
  • "v1.0.1" (for CSL 1.0.1 styles)
  • "v1.0" (for CSL 1.0 styles)

The release regimen described here is also used for our CSL locales.

As of November 2020, https://github.com/citation-style-language/styles-distribution, which fulfilled a similar role to the version branches, has been deprecated and no longer receives updates from https://github.com/citation-style-language/styles.

Licensing

All styles in this repository are released under the Creative Commons Attribution-ShareAlike 3.0 Unported license. For attribution, any software using CSL styles from this repository must include a clear mention of the CSL project and a link to https://citationstyles.org/. When redistributing styles, the listings of authors and contributors in the style metadata must be kept as is.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].