changeset 134:96f74c637a36 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
author ximgchess
date Tue, 20 Jun 2023 12:51:51 +0000
parents 49985da419b8
children 0c1d552dd924
files tomo/tomo_macros.xml
diffstat 1 files changed, 20 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/tomo/tomo_macros.xml	Tue Jun 20 12:45:50 2023 +0000
+++ b/tomo/tomo_macros.xml	Tue Jun 20 12:51:51 2023 +0000
@@ -1,10 +1,10 @@
 <macros>
-    <macros>
-      <import>../macros.xml</import>
-    </macros>
-    <!-- <token name="@TOOL_VERSION@">0.1.0</token> -->
-    <!-- <token name="@PROFILE@">21.09</token> -->
-    <!-- <token name="@PYTHON_TEMPLATE_VERSION@">3.11</token> -->
+    <!-- <macros> -->
+    <!--   <import>../macros.xml</import> -->
+    <!-- </macros> -->
+    <token name="@TOOL_VERSION@">0.1.0</token>
+    <token name="@PROFILE@">21.09</token>
+    <token name="@PYTHON_TEMPLATE_VERSION@">3.11</token>
     <xml name="requirements">
         <requirements>
 	    <expand macro="chap-requirement" />
@@ -17,20 +17,20 @@
     </xml>
     <xml name="citations">
         <citations>
-            <expand macro="chap-citation" />
-<!--             <citation type="bibtex"> -->
-<!-- @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> -->
+            <!-- <expand macro="chap-citation" /> -->
+            <citation type="bibtex">
+@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>
 </macros>