Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-zeller committed Jul 1, 2024
1 parent 1044050 commit ce8b778
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file modified docs/beta/dist/debuggingbook-1.2.3.tar.gz
Binary file not shown.
Binary file modified docs/beta/dist/debuggingbook-code.zip
Binary file not shown.
Binary file modified docs/beta/dist/debuggingbook-notebooks.zip
Binary file not shown.
8 changes: 4 additions & 4 deletions docs/beta/html/00_Table_of_Contents.html
Original file line number Diff line number Diff line change
Expand Up @@ -12340,7 +12340,7 @@ <h3 id="Appendices"><a href="99_Appendices.html" title="Appendices (99_Appendice
The content of this project is licensed under the
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target=_blank>Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
The source code that is part of the content, as well as the source code used to format and display that content is licensed under the <a href="https://github.com/uds-se/debuggingbook/blob/master/LICENSE.md#mit-license">MIT License</a>.
<a href="https://github.com/uds-se/debuggingbook/commits/master/notebooks/00_Table_of_Contents.ipynb" target=_blank)>Last change: 2024-07-01 09:23:33+02:00</a> &bull;
<a href="https://github.com/uds-se/debuggingbook/commits/master/notebooks/00_Table_of_Contents.ipynb" target=_blank)>Last change: 2024-07-01 10:20:44+02:00</a> &bull;
<a href="#citation" id="cite" onclick="revealCitation()">Cite</a> &bull;
<a href="https://cispa.de/en/impressum" target=_blank>Imprint</a>
</p>
Expand All @@ -12356,7 +12356,7 @@ <h3 id="Appendices"><a href="99_Appendices.html" title="Appendices (99_Appendice
<a name="citation"></a>
<h2>How to Cite this Work</h2>
<p>
Andreas Zeller: "<a href="https://www.debuggingbook.org/beta/html/00_Table_of_Contents.html">The Debugging Book</a>". In Andreas Zeller, "<a href="https://www.debuggingbook.org/beta/">The Debugging Book</a>", <a href="https://www.debuggingbook.org/beta/html/00_Table_of_Contents.html">https://www.debuggingbook.org/beta/html/00_Table_of_Contents.html</a>. Retrieved 2024-07-01 09:23:33+02:00.
Andreas Zeller: "<a href="https://www.debuggingbook.org/beta/html/00_Table_of_Contents.html">The Debugging Book</a>". In Andreas Zeller, "<a href="https://www.debuggingbook.org/beta/">The Debugging Book</a>", <a href="https://www.debuggingbook.org/beta/html/00_Table_of_Contents.html">https://www.debuggingbook.org/beta/html/00_Table_of_Contents.html</a>. Retrieved 2024-07-01 10:20:44+02:00.
</p>
<pre>
@incollection{debuggingbook2024:00_Table_of_Contents,
Expand All @@ -12366,9 +12366,9 @@ <h2>How to Cite this Work</h2>
year = {2024},
publisher = {CISPA Helmholtz Center for Information Security},
howpublished = {\url{https://www.debuggingbook.org/beta/html/00_Table_of_Contents.html}},
note = {Retrieved 2024-07-01 09:23:33+02:00},
note = {Retrieved 2024-07-01 10:20:44+02:00},
url = {https://www.debuggingbook.org/beta/html/00_Table_of_Contents.html},
urldate = {2024-07-01 09:23:33+02:00}
urldate = {2024-07-01 10:20:44+02:00}
}
</pre>
</div>
Expand Down

0 comments on commit ce8b778

Please sign in to comment.