This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #259 from dstansby/citing-info
Add citation info
- Loading branch information
Showing
4 changed files
with
42 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Citing | ||
------ | ||
|
||
If you use pfsspy in work that results in publication, please cite the | ||
Journal of Open Source Software paper at https://doi.org/10.21105/joss.02732. | ||
A ready made bibtex entry is | ||
|
||
.. code:: bibtex | ||
@article{Stansby2020, | ||
doi = {10.21105/joss.02732}, | ||
url = {https://doi.org/10.21105/joss.02732}, | ||
year = {2020}, | ||
publisher = {The Open Journal}, | ||
volume = {5}, | ||
number = {54}, | ||
pages = {2732}, | ||
author = {David Stansby and Anthony Yeates and Samuel T. Badman}, | ||
title = {pfsspy: A Python package for potential field source surface modelling}, | ||
journal = {Journal of Open Source Software} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters