From cae7d2db30eeaeb61b847f35e6178b72b69224e5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 15:46:35 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- doc/conf.py | 4 ++-- doc/publications.bib | 6 ++++++ doc/publications.rst | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 42b96855..83831054 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -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"] diff --git a/doc/publications.bib b/doc/publications.bib index e91848cd..f8f7b6ca 100644 --- a/doc/publications.bib +++ b/doc/publications.bib @@ -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", diff --git a/doc/publications.rst b/doc/publications.rst index f87849d3..c824873e 100644 --- a/doc/publications.rst +++ b/doc/publications.rst @@ -8,4 +8,4 @@ Publications ########################################## .. bibliography:: - :all: \ No newline at end of file + :all: