Skip to content

Commit

Permalink
deploy: 4d282d9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 17, 2023
1 parent 83ccb79 commit 993398a
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 28 deletions.
17 changes: 9 additions & 8 deletions _sources/citing.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,20 @@ How to cite
===========
.. meta::
:description lang=en:
If you use RBniCS in your work, please cite [Hesthaven, Rozza, Stamm; 2015] and the RBniCS website
If you use RBniCS in your work, please cite [Rozza, Ballarin, Scandurra, Pichi; 2024] and the RBniCS website

If you use **RBniCS** in your work, please use the following citations to reference **RBniCS**

.. code-block:: bibtex
@book{HesthavenRozzaStamm2015,
author = {Hesthaven, Jan S. and Rozza, Gianluigi and Stamm, Benjamin},
title = {Certified Reduced Basis Methods for Parametrized Partial Differential Equations},
publisher = {Springer International Publishing},
year = {2015},
series = {SpringerBriefs in Mathematics},
isbn = {978-3-319-22469-5}
@book{RozzaBallarinScandurraPichi2024,
author = {Rozza, Gianluigi and Ballarin, Francesco and Scandurra, Leonardo and Pichi, Federico},
title = {Real Time Reduced Order Computational Mechanics},
subtitle = {Parametric PDEs Worked Out Problems},
publisher = {Springer Cham},
year = {2024},
series = {SISSA Springer Series},
isbn = {978-3-031-49891-6}
}
and cite the `RBniCS website <https://www.rbnicsproject.org>`__.
2 changes: 1 addition & 1 deletion _sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The **RBniCS** Project contains an implementation in **FEniCS** of several reduc

Several tutorials are provided. This software is also a companion of the introductory reduced basis handbook:

`J. S. Hesthaven, G. Rozza, B. Stamm. Certified Reduced Basis Methods for Parametrized Partial Differential Equations. SpringerBriefs in Mathematics. Springer International Publishing, 2015 <http://www.springer.com/us/book/9783319224695>`__
`G. Rozza, F. Ballarin, L. Scandurra, F. Pichi. Real Time Reduced Order Computational Mechanics: Parametric PDEs Worked Out Problems. SISSA Springer Series, Springer Cham, 2024 <https://link.springer.com/book/9783031498916>`__

Authors and contributors
------------------------
Expand Down
6 changes: 6 additions & 0 deletions _sources/publications.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ Below we provide a list of publications that use **RBniCS**.

Is your publication missing? Contact us by `email <mailto:[email protected]>`__ to have your publication added to the list.

Year 2024
---------
.. bibliography:: _static/bib/publications.bib
:list: enumerated
:filter: year and (year == "2024")

Year 2023
---------
.. bibliography:: _static/bib/publications.bib
Expand Down
10 changes: 10 additions & 0 deletions _static/bib/publications.bib
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
@book{RozzaBallarinScandurraPichi2024,
author = {Rozza, Gianluigi and Ballarin, Francesco and Scandurra, Leonardo and Pichi, Federico},
title = {Real Time Reduced Order Computational Mechanics},
subtitle = {Parametric PDEs Worked Out Problems},
publisher = {Springer Cham},
year = {2024},
series = {SISSA Springer Series},
isbn = {978-3-031-49891-6}
}

@unpublished{BallarinLeeYi2023,
author = {F. Ballarin and S. Lee and S.-Y. Yi},
title = {Projection-based reduced order modeling of an iterative coupling scheme for thermo-poroelasticity},
Expand Down
17 changes: 9 additions & 8 deletions citing.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta content="If you use RBniCS in your work, please cite [Hesthaven, Rozza, Stamm; 2015] and the RBniCS website" lang="en" name="description" xml:lang="en" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta content="If you use RBniCS in your work, please cite [Rozza, Ballarin, Scandurra, Pichi; 2024] and the RBniCS website" lang="en" name="description" xml:lang="en" />

<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
Expand Down Expand Up @@ -304,13 +304,14 @@

<h1 id="citing--page-root">How to cite<a class="headerlink" href="#citing--page-root" title="Permalink to this headline"></a></h1>
<p>If you use <strong>RBniCS</strong> in your work, please use the following citations to reference <strong>RBniCS</strong></p>
<div class="highlight-bibtex notranslate"><div class="highlight"><pre><span></span><span class="nc">@book</span><span class="p">{</span><span class="nl">HesthavenRozzaStamm2015</span><span class="p">,</span>
<span class="na">author</span> <span class="p">=</span> <span class="s">{Hesthaven, Jan S. and Rozza, Gianluigi and Stamm, Benjamin}</span><span class="p">,</span>
<span class="na">title</span> <span class="p">=</span> <span class="s">{Certified Reduced Basis Methods for Parametrized Partial Differential Equations}</span><span class="p">,</span>
<span class="na">publisher</span> <span class="p">=</span> <span class="s">{Springer International Publishing}</span><span class="p">,</span>
<span class="na">year</span> <span class="p">=</span> <span class="s">{2015}</span><span class="p">,</span>
<span class="na">series</span> <span class="p">=</span> <span class="s">{SpringerBriefs in Mathematics}</span><span class="p">,</span>
<span class="na">isbn</span> <span class="p">=</span> <span class="s">{978-3-319-22469-5}</span>
<div class="highlight-bibtex notranslate"><div class="highlight"><pre><span></span><span class="nc">@book</span><span class="p">{</span><span class="nl">RozzaBallarinScandurraPichi2024</span><span class="p">,</span>
<span class="na">author</span> <span class="p">=</span> <span class="s">{Rozza, Gianluigi and Ballarin, Francesco and Scandurra, Leonardo and Pichi, Federico}</span><span class="p">,</span>
<span class="na">title</span> <span class="p">=</span> <span class="s">{Real Time Reduced Order Computational Mechanics}</span><span class="p">,</span>
<span class="na">subtitle</span> <span class="p">=</span> <span class="s">{Parametric PDEs Worked Out Problems}</span><span class="p">,</span>
<span class="na">publisher</span> <span class="p">=</span> <span class="s">{Springer Cham}</span><span class="p">,</span>
<span class="na">year</span> <span class="p">=</span> <span class="s">{2024}</span><span class="p">,</span>
<span class="na">series</span> <span class="p">=</span> <span class="s">{SISSA Springer Series}</span><span class="p">,</span>
<span class="na">isbn</span> <span class="p">=</span> <span class="s">{978-3-031-49891-6}</span>
<span class="p">}</span>
</pre></div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ <h2 id="description">Description<a class="headerlink" href="#description" title=
<p><strong>RBniCS</strong> can also be used as a basis for more advanced projects that would like to assess the capability of reduced order models in their existing <strong>FEniCS</strong>-based software, thanks to the availability of several reduced order methods (such as reduced basis and proper orthogonal decomposition) and algorithms (such as successive constraint method, empirical interpolation method) in the library.</p>
<p>Several tutorials are provided. This software is also a companion of the introductory reduced basis handbook:</p>
<blockquote>
<div><p><a class="reference external" href="http://www.springer.com/us/book/9783319224695">J. S. Hesthaven, G. Rozza, B. Stamm. Certified Reduced Basis Methods for Parametrized Partial Differential Equations. SpringerBriefs in Mathematics. Springer International Publishing, 2015</a></p>
<div><p><a class="reference external" href="https://link.springer.com/book/9783031498916">G. Rozza, F. Ballarin, L. Scandurra, F. Pichi. Real Time Reduced Order Computational Mechanics: Parametric PDEs Worked Out Problems. SISSA Springer Series, Springer Cham, 2024</a></p>
</div></blockquote>


Expand Down
Loading

0 comments on commit 993398a

Please sign in to comment.