diff --git a/docs/main/.doctrees/environment.pickle b/docs/main/.doctrees/environment.pickle index 7aaccf9..abbcd67 100644 Binary files a/docs/main/.doctrees/environment.pickle and b/docs/main/.doctrees/environment.pickle differ diff --git a/docs/main/.doctrees/index.doctree b/docs/main/.doctrees/index.doctree index 54e0c2a..ca2f73f 100644 Binary files a/docs/main/.doctrees/index.doctree and b/docs/main/.doctrees/index.doctree differ diff --git a/docs/main/_sources/index.rst.txt b/docs/main/_sources/index.rst.txt index bcb45fa..93a0211 100644 --- a/docs/main/_sources/index.rst.txt +++ b/docs/main/_sources/index.rst.txt @@ -15,28 +15,23 @@ Getting started brief introduction, or the references below for more detail. If you are familiar with the DLR, you should still take a brief look at the :ref:`background page` for important information about the library. - - To begin using `cppdlr` in your application, the :ref:`examples page` provides a + - To begin using ``cppdlr`` in your application, the :ref:`examples page` provides a good starting point. - - If you need more specific information about `cppdlr` classes and functions, + - If you need more specific information about ``cppdlr`` classes and functions, take a look at the :ref:`reference documentation page`. References ---------- -If you use ``cppdlr`` in your software or published research works, please cite -our repository and one, or -both, of these references. Citations help to encourage the development and -maintainence of open-source scientific software. +If you use ``cppdlr`` in your software or published research works, please mention +this, and cite the following references. Citations help to encourage the +development and maintainence of open-source scientific software. -- The original reference on the DLR: `Discrete Lehmann representation of imaginary time Green's functions, Jason Kaye, Kun Chen, and Olivier Parcollet, Phys. Rev. B 105, 235115, 2022. +- The original reference on the DLR: `J. Kaye, K. Chen, O. Parcollet, "Discrete Lehmann representation of imaginary time Green's functions", Phys. Rev. B, 105, 235115 (2022). `_ [`arXiv:2107.13094 `_] -- The companion paper to `libdlr `_, which - contains a briefer overview of the DLR: `libdlr: Efficient imaginary time calculations using the discrete - Lehmann representation, Jason Kaye, Kun Chen, and Hugo U.R. Strand, Comput. - Phys. Commun. 280, 108458, 2022. - `_ - [`arXiv:2110.06765 `_] +- The companion paper to ``cppdlr``: `J. Kaye, H. U. R. Strand, N. Wentzell, "cppdlr: Imaginary time calculations using the discrete Lehmann representation", arXiv:2404.02334 (2024). + `_ Related libraries ----------------- diff --git a/docs/main/index.html b/docs/main/index.html index f815083..ede0302 100644 --- a/docs/main/index.html +++ b/docs/main/index.html @@ -117,27 +117,22 @@

Getting startedbackground page for important information about the library. -
  • To begin using cppdlr in your application, the examples page provides a +
  • To begin using cppdlr in your application, the examples page provides a good starting point.
  • -
  • If you need more specific information about cppdlr classes and functions, +
  • If you need more specific information about cppdlr classes and functions, take a look at the reference documentation page.
  • References

    -

    If you use cppdlr in your software or published research works, please cite -our repository and one, or -both, of these references. Citations help to encourage the development and -maintainence of open-source scientific software.

    +

    If you use cppdlr in your software or published research works, please mention +this, and cite the following references. Citations help to encourage the +development and maintainence of open-source scientific software.