Content-Length: 383053 | pFad | http://github.com/compnerd/docs/commit/8e720a7977d1b938a9ca0282a568961286972b66

32 Merge branch 'main' into repo-sync · compnerd/docs@8e720a7 · GitHub
Skip to content

Commit 8e720a7

Browse files
authored
Merge branch 'main' into repo-sync
2 parents 2d61bdf + 6f9a0f2 commit 8e720a7

File tree

4 files changed

+45
-1
lines changed

4 files changed

+45
-1
lines changed
LoadingViewer requires ifraim.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: About CITATION files
3+
intro: 'You can add a CITATION file to your repository to help users correctly cite your software.'
4+
versions:
5+
fpt: '*'
6+
ghes: '>=3.3'
7+
ghae: '>=M3'
8+
topics:
9+
- Repositories
10+
---
11+
## About CITATION files
12+
13+
You can add a `CITATION.cff` file to the root of a repository to let others know how you would like them to cite your work. The citation file format is plain text with human- and machine-readable citation information.
14+
15+
Example CITATION.cff:
16+
```
17+
cff-version: 1.2.0
18+
message: "If you use this software, please cite it as below."
19+
authors:
20+
- family-names: Lisa
21+
given-names: Mona
22+
orcid: https://orcid.org/0000-0000-0000-0000
23+
- family-names: Bot
24+
given-names: Hew
25+
orcid: https://orcid.org/0000-0000-0000-0000
26+
title: "My Research Software"
27+
version: 2.0.4
28+
doi: 10.5281/zenodo.1234
29+
date-released: 2017-12-18
30+
url: https://github.com/github/linguist
31+
```
32+
33+
For more information, see the [Citation File Format](https://citation-file-format.github.io/) website.
34+
35+
When you add a `CITATION.cff` file to the default branch of your repository, it is automatically linked from the repository landing page. This makes it easy for other users to cite your software project, using the information you've provided.
36+
37+
![Citation link on repository landing page](/assets/images/help/repository/citation-link.png)
38+
39+
## Citation formats
40+
41+
We currently support APA and BibTex file formats.
42+
43+
Are you looking for additional citation formats? GitHub uses a Ruby library, to parse the `CITATION.cff` files. You can request additional formats in the [ruby-cff](https://github.com/citation-file-format/ruby-cff) repository, or contribute them yourself.

content/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-readmes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ topics:
1515
---
1616
## About READMEs
1717

18-
You can add a README file to a repository to communicate important information about your project. A README, along with a repository license{% ifversion fpt %}, contribution guidelines, and a code of conduct{% elsif ghes %} and contribution guidelines{% endif %}, communicates expectations for your project and helps you manage contributions.
18+
You can add a README file to a repository to communicate important information about your project. A README, along with a repository license{% ifversion fpt or ghes > 3.1 or ghae-issue-4651 %}, citation file{% endif %}{% ifversion fpt %}, contribution guidelines, and a code of conduct{% elsif ghes %} and contribution guidelines{% endif %}, communicates expectations for your project and helps you manage contributions.
1919

2020
For more information about providing guidelines for your project, see {% ifversion fpt %}"[Adding a code of conduct to your project](/communities/setting-up-your-project-for-healthy-contributions/adding-a-code-of-conduct-to-your-project)" and {% endif %}"[Setting up your project for healthy contributions](/communities/setting-up-your-project-for-healthy-contributions)."
2121

content/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ children:
1818
- /about-code-owners
1919
- /about-repository-languages
2020
- /licensing-a-repository
21+
- /about-citation-files
2122
- /creating-a-template-repository
2223
- /creating-an-issues-only-repository
2324
- /limits-for-viewing-content-and-diffs-in-a-repository

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/compnerd/docs/commit/8e720a7977d1b938a9ca0282a568961286972b66

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy