Skip to content

Commit be5934a

Browse files
authored
Add CITATION. (#14)
1 parent 9b58b64 commit be5934a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)