-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy path_config.yml
30 lines (24 loc) · 902 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Book settings
title: 10 Lectures on Inverse Problems and Imaging
author: Tristan van Leeuwen and Christoph Brune (CC BY-NC 4.0)
logo: logo.png
latex:
latex_documents:
targetname: book.tex
html:
extra_footer: |
<div>
<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>.
</div>
sphinx:
config:
html_show_copyright: false
bibtex_reference_style: author_year
extra_extensions:
- sphinx_panels
repository:
url: https://github.com/TristanvanLeeuwen/IP_and_Im_Lectures
html:
use_edit_page_button: true
bibtex_bibfiles:
- references.bib