diff tomo/tomo_macros.xml @ 103:b67b9979ff74 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 01388c69776c82e48e84676a3d17d4623f5e08bd-dirty
author ximgchess
date Wed, 24 May 2023 18:17:09 +0000
parents f71e55577c95
children d8baf7dafbd8
line wrap: on
line diff
--- a/tomo/tomo_macros.xml	Wed May 24 17:03:19 2023 +0000
+++ b/tomo/tomo_macros.xml	Wed May 24 18:17:09 2023 +0000
@@ -1,10 +1,10 @@
 <macros>
     <token name="@TOOL_VERSION@">0.1.0</token>
     <token name="@PROFILE@">21.09</token>
-    <token name="@PYTHON_TEMPLATE_VERSION@">3.9</token>
+    <token name="@PYTHON_TEMPLATE_VERSION@">3.11</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="0.0.7">chessanalysispipeline</requirement>
+            <requirement type="package" version="0.0.8">chessanalysispipeline</requirement>
             <requirement type="package" version="1.1.0">lmfit</requirement>
             <requirement type="package" version="3.7.1">matplotlib</requirement>
             <requirement type="package" version="1.0.1">nexusformat</requirement>
@@ -15,13 +15,17 @@
     <xml name="citations">
         <citations>
             <citation type="bibtex">
-@misc{githubChessAnalysisPipeline,
-  author = {LastTODO, FirstTODO},
-  year = {TODO},
-  title = {Tomography reconstruction},
-  publisher = {GitHub},
-  journal = {GitHub repository},
-  url = {https://github.com/CHESSComputing/ChessAnalysisPipeline},
+@software{keara_soloway_2023_7963605,
+  author       = {Keara Soloway and
+                  Valentin Kuznetsov and
+                  Rolf Verberg},
+  title        = {CHESSComputing/ChessAnalysisPipeline: v0.0.8},
+  month        = may,
+  year         = 2023,
+  publisher    = {Zenodo},
+  version      = {v0.0.8},
+  doi          = {10.5281/zenodo.7963605},
+  url          = {https://doi.org/10.5281/zenodo.7963605}
 }</citation>
         </citations>
     </xml>