Skip to content

Commit 44db474

Browse files
Merge pull request #282 from Magritte-code/281-update-docs
Added refs to the latest paper.
2 parents 2c98cdd + dce270e commit 44db474

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ for a quick intro.
3939
## Papers about Magritte
4040
The following list of papers might provide further insights in the inner workings of
4141
Magritte:
42+
* _Magritte, a modern software library for spectral line radiative transfer_
43+
([arXiv](https://arxiv.org/abs/2411.03040), [Astron. Comput.](https://doi.org/10.1016/j.ascom.2024.100889))
4244
* _Magritte II: Adaptive ray-tracing, mesh construction and reduction_
4345
([arXiv](https://arxiv.org/abs/2011.14998), [MNRAS](https://doi.org/10.1093/mnras/staa3199));
4446
* _Magritte I: Non-LTE atomic and molecular line modelling_
@@ -47,8 +49,7 @@ Magritte:
4749
* _3D Line Radiative Transfer & Synthetic Observations with
4850
Magritte_ ([JOSS](https://doi.org/10.21105/joss.03905)).
4951

50-
Please note that some features presented in these papers might not yet be implemented
51-
and documented in the latest release of Magritte.
52+
Please note that some features presented in these papers might have been changed and improved upon in later papers.
5253

5354

5455
## Issues & Contact

docs/src/index.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ Papers about Magritte
4545
The following list of papers might provide further insights in the inner workings of
4646
Magritte:
4747

48+
49+
* **Magritte, a modern software library for spectral line radiative transfer**
50+
*T. Ceulemans, F. De Ceuster, L. Decin, J. Yates*
51+
(`arXiv <https://arxiv.org/abs/2411.03040>`_,
52+
`Astron. Comput. <https://doi.org/10.1016/j.ascom.2024.100889>`_);
53+
4854
* Magritte: **Adaptive ray-tracing, mesh construction and reduction**,
4955
*F. De Ceuster, J. Bolte, W. Homan, S. Maes, J. Malfait, L. Decin, J. Yates, P. Boyle, J. Hetherington*, 2020
5056
(`arXiv <https://arxiv.org/abs/2011.14998>`_,
@@ -60,8 +66,7 @@ Magritte:
6066
*F. De Ceuster, T. Ceulemans, A. Srivastava, W. Homan, J. Bolte, J. Yates, L. Decin, P. Boyle, J., Hetherington*
6167
(`JOSS <https://doi.org/10.21105/joss.03905>`_).
6268

63-
Please note that some features presented in these papers might not yet be implemented
64-
and documented in the latest release of Magritte.
69+
Please note that some features presented in these papers might have been changed and improved upon in later papers.
6570

6671

6772
Issues & Contact

0 commit comments

Comments
 (0)