https://github.com/jgm/pandoc-citeproc
Last synced: about 1 month ago
Repository metadata:
Library and executable for using citeproc with pandoc
- Host: GitHub
- URL: https://github.com/jgm/pandoc-citeproc
- Owner: jgm
- License: bsd-3-clause
- Archived: true
- Created: 2013-08-24T05:52:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T23:33:53.000Z (about 4 years ago)
- Last Synced: 2024-08-31T01:21:27.223Z (4 months ago)
- Language: Haskell
- Size: 3.19 MB
- Stars: 291
- Watchers: 18
- Forks: 61
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
-
Funding.yml:
- Github: jgm
- Funding Links:
Owner metadata:
- Name: John MacFarlane
- Login: jgm
- Email:
- Kind: user
- Description:
- Website:
- Location: Berkeley, CA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3044?v=4
- Repositories: 97
- Last Synced at: 2024-05-20T14:48:29.663Z
- Profile URL: https://github.com/jgm
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 1,663
Total Committers: 29
Avg Commits per committer: 57.345
Development Distribution Score (DDS): 0.25
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
John MacFarlane | j****m@b****u | 1247 |
John MacFarlane | f****r@g****m | 352 |
nickbart1980 | n****0@g****m | 17 |
Mark Wright | g****h@g****g | 7 |
Felix Yan | f****s@a****g | 5 |
Cormac Relf | w****b@c****t | 4 |
Andrew Dunning | a****g@g****m | 3 |
Jesse Rosenthal | j****l@j****u | 3 |
Vaclav Haisman | v****n@g****m | 2 |
Albert Krewinkel | a****t@z****e | 2 |
Daniel Himmelstein | d****n@g****m | 2 |
George Pollard | p****s@p****s | 2 |
Nick Bart | n****t | 1 |
mb21 | m****1 | 1 |
Adam Bergmark | a****m@b****l | 1 |
Albert Krewinkel | a****b@z****e | 1 |
Ben Gamari | b****s@g****m | 1 |
Chris Knox | c****s@d****z | 1 |
Deepak Jois | d****s@g****m | 1 |
Eduard Nicodei | e****i@g****m | 1 |
Jens Petersen | j****n@g****m | 1 |
John MacFarlane | j****m@J****l | 1 |
Lukas Atkinson | o****e@L****e | 1 |
Nikolay Yakimov | r****t@l****u | 1 |
Sean Leather | s****r@g****m | 1 |
Sergei Trofimovich | s****t@g****m | 1 |
Tim Lin | t****n@g****m | 1 |
despresc | c****s@g****m | 1 |
vijayphoenix | c****0@i****n | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 104,875 total
- Total dependent packages: 2
- Total dependent repositories: 151
- Total versions: 96
- Total maintainers: 1
hackage: pandoc-citeproc
The pandoc-citeproc library supports automatic generation of citations and a bibliography in pandoc documents using the Citation Style Language (CSL) macro language. More details on CSL can be found at http://citationstyles.org/. In addition to a library, the package includes an executable, pandoc-citeproc, which works as a pandoc filter and also has a mode for converting bibliographic databases into CSL JSON and pandoc YAML metadata formats. pandoc-citeproc originated as a fork of Andrea Rossato's citeproc-hs.
- Homepage: https://github.com/jgm/pandoc-citeproc
- Licenses: BSD-3-Clause
- Latest release: 0.16.4 (published about 5 years ago)
- Last Synced: 2024-11-11T03:09:53.142Z (about 1 month ago)
- Versions: 96
- Dependent Packages: 2
- Dependent Repositories: 151
- Downloads: 104,875 Total
-
Rankings:
- Downloads: 1.232%
- Dependent repos count: 3.402%
- Stargazers count: 3.973%
- Average: 4.168%
- Forks count: 5.064%
- Dependent packages count: 7.172%
- Maintainers (1)
Dependencies
- HsYAML ==0.2.*
- HsYAML-aeson ==0.2.*
- aeson >=0.7 && <1.6
- aeson *
- aeson-pretty >=0.8
- attoparsec *
- base ==4.*
- base-compat >=0.9
- bytestring *
- containers *
- containers >=0.4
- data-default *
- directory *
- file-embed ==0.0.*
- filepath *
- hs-bibutils >=6.4
- libyaml *
- mtl *
- network <3.2
- old-locale *
- pandoc >=2.8 && <2.11
- pandoc-citeproc *
- pandoc-types >=1.20 && <1.23
- parsec *
- pretty-show *
- process *
- rfc5051 ==0.2.*
- safe *
- semigroups ==0.18.*
- setenv ==0.1.*
- split *
- syb *
- tagsoup *
- temporary >=1.1
- text *
- text-icu *
- time *
- transformers *
- unordered-containers ==0.2.*
- vector *
- vector >=0.10
- xml-conduit >=1.2 && <1.10
- yaml >=0.11
- aeson * test
- base ==4.* test
- base-compat >=0.9 test
- bytestring * test
- containers * test
- directory * test
- filepath * test
- mtl * test
- pandoc >=2.8 && <2.11 test
- pandoc-citeproc * test
- pandoc-types >=1.20 && <1.23 test
- process * test
- semigroups ==0.18.* test
- temporary >=1.1 test
- text * test
- yaml >=0.11 test