Skip to content

Commit cc80159

Browse files
committed
bibtex entry
1 parent 5bc8a62 commit cc80159

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/_pages/4_contguide.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,16 @@ Citation
3636
########
3737

3838
We are thankful for any reference and citation through the `original publication <https://authors.elsevier.com/sd/article/S2352711020300170>`_.
39+
40+
A valid bibtex entry would be
41+
42+
.. code-block:: latex
43+
44+
@Article{magpylib2020,
45+
title = {Magpylib: A free Python package for magnetic field computation},
46+
author ={Ortner, Michael and Coliado Bandeira, Lucas Gabriel},
47+
year = {2020},
48+
journal = {SoftwareX},
49+
publisher = {Elsevier},
50+
doi = {10.1016/j.softx.2020.100466}
51+
}

0 commit comments

Comments
 (0)