Skip to content

Commit

Permalink
Deploy docs to main by GitHub Actions triggered by 61ed9c9
Browse files Browse the repository at this point in the history
  • Loading branch information
H-wave Developers committed Jan 26, 2024
1 parent 3625a8a commit 7ad8937
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 2 deletions.
8 changes: 8 additions & 0 deletions manual/main/en/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ License

The distribution of the program package and the source codes for H-wave follow GNU General Public License version 3 (GPL v3) or later.

We hope that you would cite the following paper on H-wave or refer to the DOI when you publish your research using H-wave:

H-wave -- A Python package for the Hartree-Fock approximation and the random phase approximation,
Tatsumi Aoyama, Kazuyoshi Yoshimi, Kota Ido, Yuichi Motoyama, Taiki Kawamura, Takahiro Misawa, Takeo Kato, and Akito Kobayashi,
Computer Physics Communications, 298, 109087 (2024)

`DOI:10.1016/j.cpc.2024.109087 <https://doi.org/10.1016/j.cpc.2024.109087>`_.

Contributors
----------------------------------------------------------------

Expand Down
7 changes: 7 additions & 0 deletions manual/main/en/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ <h2>What is H-wave?<a class="headerlink" href="#what-is-h-wave" title="Permalink
<section id="license">
<h2>License<a class="headerlink" href="#license" title="Permalink to this heading"></a></h2>
<p>The distribution of the program package and the source codes for H-wave follow GNU General Public License version 3 (GPL v3) or later.</p>
<p>We hope that you would cite the following paper on H-wave or refer to the DOI when you publish your research using H-wave:</p>
<blockquote>
<div><p>H-wave – A Python package for the Hartree-Fock approximation and the random phase approximation,
Tatsumi Aoyama, Kazuyoshi Yoshimi, Kota Ido, Yuichi Motoyama, Taiki Kawamura, Takahiro Misawa, Takeo Kato, and Akito Kobayashi,
Computer Physics Communications, 298, 109087 (2024)</p>
<p><a class="reference external" href="https://doi.org/10.1016/j.cpc.2024.109087">DOI:10.1016/j.cpc.2024.109087</a>.</p>
</div></blockquote>
</section>
<section id="contributors">
<h2>Contributors<a class="headerlink" href="#contributors" title="Permalink to this heading"></a></h2>
Expand Down
2 changes: 1 addition & 1 deletion manual/main/en/html/searchindex.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions manual/main/ja/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ H-waveは遍歴電子系を対象に非制限Hartree-Fock(UHF)近似計算およ
--------------
本ソフトウェアのプログラムパッケージおよびソースコード一式はGNU General Public License version 3 (GPL v3) に準じて配布されています。

H-wave を引用する際には、以下の H-wave に関する論文を引用またはDOIを記載してください。

H-wave -- A Python package for the Hartree-Fock approximation and the random phase approximation,
Tatsumi Aoyama, Kazuyoshi Yoshimi, Kota Ido, Yuichi Motoyama, Taiki Kawamura, Takahiro Misawa, Takeo Kato, and Akito Kobayashi,
Computer Physics Communications, 298, 109087 (2024)

`DOI:10.1016/j.cpc.2024.109087 <https://doi.org/10.1016/j.cpc.2024.109087>`_.

開発貢献者
--------------

Expand Down
7 changes: 7 additions & 0 deletions manual/main/ja/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ <h2>H-waveとは?<a class="headerlink" href="#id1" title="この見出しへ
<section id="id2">
<h2>ライセンス<a class="headerlink" href="#id2" title="この見出しへのパーマリンク"></a></h2>
<p>本ソフトウェアのプログラムパッケージおよびソースコード一式はGNU General Public License version 3 (GPL v3) に準じて配布されています。</p>
<p>H-wave を引用する際には、以下の H-wave に関する論文を引用またはDOIを記載してください。</p>
<blockquote>
<div><p>H-wave -- A Python package for the Hartree-Fock approximation and the random phase approximation,
Tatsumi Aoyama, Kazuyoshi Yoshimi, Kota Ido, Yuichi Motoyama, Taiki Kawamura, Takahiro Misawa, Takeo Kato, and Akito Kobayashi,
Computer Physics Communications, 298, 109087 (2024)</p>
<p><a class="reference external" href="https://doi.org/10.1016/j.cpc.2024.109087">DOI:10.1016/j.cpc.2024.109087</a>.</p>
</div></blockquote>
</section>
<section id="id3">
<h2>開発貢献者<a class="headerlink" href="#id3" title="この見出しへのパーマリンク"></a></h2>
Expand Down
2 changes: 1 addition & 1 deletion manual/main/ja/html/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 7ad8937

Please sign in to comment.