mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-06-27 16:45:13 +08:00
fix syntx
This commit is contained in:
@@ -51,7 +51,7 @@ Note this project uses
|
||||
## How to cite
|
||||
|
||||
~~~bibtext
|
||||
@software{wassname2024{{ cookiecutter.project_name.lower().replace(' ', '_') },
|
||||
@software{wassname2024{{ cookiecutter.project_name.lower().replace(' ', '_') }},
|
||||
author = {Clark, M.J.},
|
||||
title = { {{cookiecutter.project_name}} },
|
||||
year = {2024},
|
||||
|
||||
Reference in New Issue
Block a user