mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
@@ -16,6 +16,7 @@
|
||||
!.stylish-haskell.yaml
|
||||
!AUTHORS.md
|
||||
!BUGS
|
||||
!CITATION.cff
|
||||
!CONTRIBUTING.md
|
||||
!COPYING.md
|
||||
!COPYRIGHT
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
cff-version: 1.2.0
|
||||
title: Pandoc
|
||||
message: "If you use this software, please cite it as below."
|
||||
type: software
|
||||
url: "https://github.com/jgm/pandoc"
|
||||
authors:
|
||||
- given-names: John
|
||||
family-names: MacFarlane
|
||||
email: jgm@berkeley.edu
|
||||
orcid: 'https://orcid.org/0000-0003-2557-9090'
|
||||
- given-names: Albert
|
||||
family-names: Krewinkel
|
||||
email: tarleb+github@moltkeplatz.de
|
||||
orcid: '0000-0002-9455-0796'
|
||||
- given-names: Jesse
|
||||
family-names: Rosenthal
|
||||
email: jrosenthal@jhu.edu
|
||||
Reference in New Issue
Block a user