[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
419282080b
commit
cae7d2db30
@ -52,8 +52,8 @@ extensions = [
|
||||
autodoc_default_flags = ["members"]
|
||||
autosummary_generate = True
|
||||
|
||||
bibtex_bibfiles = ['publications.bib']
|
||||
bibtex_default_style = 'unsrt'
|
||||
bibtex_bibfiles = ["publications.bib"]
|
||||
bibtex_default_style = "unsrt"
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ["_templates"]
|
||||
|
@ -1,3 +1,9 @@
|
||||
@Comment{
|
||||
SPDX-FileCopyrightText: 2023 2023, The PyPSA-Eur authors
|
||||
|
||||
SPDX-License-Identifier: CC-0
|
||||
}
|
||||
|
||||
@article{PyPSAEur,
|
||||
author = "Jonas Hörsch and Fabian Hofmann and David Schlachtberger and Tom Brown",
|
||||
title = "PyPSA-Eur: An open optimisation model of the {European} transmission system",
|
||||
|
@ -8,4 +8,4 @@ Publications
|
||||
##########################################
|
||||
|
||||
.. bibliography::
|
||||
:all:
|
||||
:all:
|
||||
|
Loading…
Reference in New Issue
Block a user