Skip to content

Commit

Permalink
Merge pull request #74 from ULB-Metronu/develop
Browse files Browse the repository at this point in the history
Prepare for release
  • Loading branch information
Robin Tesse committed Dec 13, 2023
2 parents 950df89 + 11ab586 commit 4ee12a7
Show file tree
Hide file tree
Showing 5 changed files with 1,665 additions and 1,955 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ docs/build
docs/jupyter_execute
twiss.tfs
.vscode/
dist/
18 changes: 8 additions & 10 deletions docs/authors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,16 @@ Citation

Authors of papers including reference to or results obtained with Georges are encouraged to cite as follow::

@Misc{Georges,
author = {C. Hernalsteens and R. Tesse and E. Gnacadja and N. Pauly and E. Ramoisiaux and M. Vanwelde},
howpublished = {\url{https://ulb-metronu.github.io/georges/}},
title = {Georges},
year = {2023},
url = {https://ulb-metronu.github.io/georges/}
@article{Georges,
author = {Robin Tesse and C{\'e}dric Hernalsteens and Eustache Gnacadja and Nicolas Pauly and Eliott Ramoisiaux and Marion Vanwelde},
doi = {https://doi.org/10.1016/j.softx.2023.101579},
journal = {SoftwareX},
pages = {101579},
title = {Georges: A modular Python library for seamless beam dynamics simulations and optimization},
volume = {24},
year = {2023}
}

.. note::

A paper is currently in preparation for Software-X.

List of publications
####################

Expand Down
4 changes: 3 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
Changelog
*********

* 2023-xx
* 2023-2

* Add the paper published in Software-X
* Update librairies

* 2023-1

Expand Down
Loading

0 comments on commit 4ee12a7

Please sign in to comment.