Skip to content

Commit

Permalink
Update banner link for PyPI compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiliç Ilkan Fabrice authored and anilbey committed Oct 16, 2023
1 parent 1a3cddd commit fd9dce2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BlueCelluLab
+----------------+------------+


The Blue Brain Cellular Laboratory is designed for simulations and experiments on individual cells or groups of cells.
The Blue Brain Cellular Laboratory is designed for simulations and experiments on individual cells or groups of cells.
Suitable use cases for BlueCelluLab include:

* Scripting and statistical analysis for single cells or cell pairs.
Expand All @@ -40,7 +40,7 @@ Citation

When you use this BlueCelluLab software for your research, we ask you to cite the following reference(this includes poster presentations):

.. code-block::
.. code-block::
@software{bluecellulab_zenodo,
author = {Van Geit, Werner and Tuncel, Anil and Gevaert, Mike and Torben-Nielsen, Benjamin and Muller, Eilif},
Expand Down Expand Up @@ -114,7 +114,7 @@ Copyright

Copyright (c) 2023 Blue Brain Project/EPFL

This work is licensed under `Apache 2.0 <https://www.apache.org/licenses/LICENSE-2.0.html>`_
This work is licensed under `Apache 2.0 <https://www.apache.org/licenses/LICENSE-2.0.html>`_

For MOD files for which the original source is available on ModelDB, any specific licenses on mentioned on ModelDB, or the generic License of ModelDB apply.

Expand Down Expand Up @@ -148,11 +148,11 @@ The licenses of the morphology files used in this repository are available on: h
:target: https://zenodo.org/badge/latestdoi/640805129

..
The following image is also defined in the index.rst file, as the relative path is
The following image is also defined in the index.rst file, as the relative path is
different, depending from where it is sourced.
The following location is used for the github README
The index.rst location is used for the docs README; index.rst also defined an end-marker,
The index.rst location is used for the docs README; index.rst also defined an end-marker,
to skip content after the marker 'substitutions'.
.. substitutions
.. |banner| image:: docs/source/logo/BlueCelluLabBanner.jpg
.. |banner| image:: https://raw.githubusercontent.com/BlueBrain/BlueCelluLab/main/docs/source/logo/BlueCelluLabBanner.jpg

0 comments on commit fd9dce2

Please sign in to comment.