diff options
Diffstat (limited to 'tutorial.html')
-rw-r--r-- | tutorial.html | 33 |
1 files changed, 9 insertions, 24 deletions
diff --git a/tutorial.html b/tutorial.html index 1878ddd..2c6de32 100644 --- a/tutorial.html +++ b/tutorial.html @@ -682,33 +682,18 @@ The linear fitting is $y=a*x+b$, with the following parameters: $a=\afitparam$ a tutorial and now you are able to use <code>Maneage</code> for making your exciting research in a reproducible way!</p> - <footer role="contentinfo" id="page-footer"> - <h2>Copyright information</h2> - <p>This file is part of the reproducible paper template - <a href="http://savannah.nongnu.org/projects/reproduce">http://savannah.nongnu.org/projects/reproduce</a></p> - <p>This template is free software: you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the Free - Software Foundation, either version 3 of the License, or (at your option) - any later version.</p> - <p>This template is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - more details.</p> - <p>You should have received a copy of the GNU General Public License along - with Template. If not, see <a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>.</p> - <ul> - <li><p>Maneage is currently based in the Instituto de Astrofísica de Canarias (IAC).</p></li> - <li><p>Address: IAC, Calle Vía Láctea, s/n, E38205 - La Laguna (Tenerife), Spain.</p></li> - <!-- The people page will be added later - <li><p>People [page will be added later]</p></li> - --> - <li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form.</a></p></li> - <li><p>Copyright © 2020 Maneage volunteers</p></li> - <li><p>All logos are copyrighted by the respective institutions</p></li> - </ul> + <footer role="contentinfo" id="page-footer"> + <ul> + <li><p>Maneage is currently based in the Instituto de Astrofísica de Canarias (IAC).</p></li> + <li><p>Address: IAC, Calle Vía Láctea, s/n, E38205 - La Laguna (Tenerife), Spain.</p></li> + <li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form</a>, or project PI (<a href="http://akhlaghi.org">Mohammad Akhlaghi</a>).</p></li> + <li><p>Copyright © 2020 Maneage volunteers</p></li> + <li>This page is distributed under GNU General Public License (<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL</a>).</li> + </ul> </footer> </body> +</html> |