We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b58b64 commit be5934aCopy full SHA for be5934a
{{cookiecutter.project_slug}}/CITATION
@@ -0,0 +1,6 @@
1
+@Unpublished{{ "{" }}{{ cookiecutter.project_slug }}{% now 'local', '%Y' %},
2
+ Title = {{ "{" }}A Python tool for managing scientific workflows.{{ "}" }},
3
+ Author = {{ "{" }}{{ cookiecutter.author }}{{ "}" }},
4
+ Year = {{ "{" }}{% now 'local', '%Y' %}{{ "}" }},
5
+ Url = {{ "{" }}https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.project_slug }}{{ "}" }}
6
+{{ "}" }}
0 commit comments