Skip to content

Commit b945175

Browse files
authored
Update README.md
1 parent 057a159 commit b945175

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,22 @@ Below is a list of contributors (in chronological order of addition) with associ
3636

3737
## Citation instructions
3838

39-
Please use the suggested citation in the sidebar (under "Cite this repository"), or view the CITATION.cff file.
39+
Plain text citation:
40+
41+
Murphy Quinlan, Maeve. 2025. “Research Software Development in Python.” June 24, 2025. https://arctraining.github.io/research-software-development/.
42+
43+
BibTex citaton:
44+
45+
```
46+
@online{murphy_quinlan2025,
47+
author = {Murphy Quinlan, Maeve},
48+
title = {Research {Software} {Development} in {Python}},
49+
date = {2025-06-24},
50+
url = {https://arctraining.github.io/research-software-development/},
51+
langid = {en}
52+
}
53+
```
4054

4155
## License
4256

43-
This material is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License](https://creativecommons.org/licenses/by-nc-sa/4.0/), and is copyrighted by the University of Leeds.
57+
This material is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License](https://creativecommons.org/licenses/by-nc-sa/4.0/), and is copyrighted by the University of Leeds.

0 commit comments

Comments
 (0)