Skip to content

Commit

Permalink
docs(README): include the Zenodo DOI banner and add the Citation section
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernLudwigPTB committed Feb 24, 2021
1 parent 18d3b44 commit 4a57dd8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
<a href="https://www.gnu.org/licenses/lgpl-3.0.en.html">
<img alt="PyPI - license badge" src="https://img.shields.io/pypi/l/agentMET4FOF?color=bright">
</a>
<!-- Zenodo DOI -->
<a href="https://doi.org/10.5281/zenodo.4560344">
<img src="https://zenodo.org/badge/DOI/10.5281/zenodo.4560344.svg" alt="DOI"></a>
</p>

<h1 align="center">Multi-Agent System for IIoT</h1>
Expand All @@ -36,6 +39,7 @@ in the section <a href="#about">About</a>.
- [📖 Documentation and video tutorials](#documentation-and-video-tutorials)
- [💻 Installation](#installation)
- [💨 Coming soon](#coming-soon)
- [✒️ Citation](#citation)
- [💎 Acknowledgement](#acknowledgement)
- [⚠ Disclaimer](#disclaimer)
- [© License](#license)
Expand Down Expand Up @@ -157,6 +161,11 @@ take a look at the [project board](https://github.com/Met4FoF/agentMET4FOF/proje
[issues](https://github.com/Met4FoF/agentMET4FOF/issues) and
[pull requests](https://github.com/Met4FoF/agentMET4FOF/pulls).

## ✒️Citation

If you publish results obtained with the help of agentMET4FOF, please cite the linked
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4560344.svg)](https://doi.org/10.5281/zenodo.4560344).

## 💎Acknowledgement

This work was part of the Joint Research Project [Metrology for the Factory of the Future (Met4FoF), project number 17IND12](https://www.ptb.de/empir2018/met4fof/home/)
Expand Down

0 comments on commit 4a57dd8

Please sign in to comment.