Initial commit
This commit is contained in:
20
.cookiecutter.json
Normal file
20
.cookiecutter.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"_copy_without_render": [
|
||||
"lib/*",
|
||||
"fig/*",
|
||||
"*.sty",
|
||||
"*.lua"
|
||||
],
|
||||
"_output_dir": "/home/jack/Work/paper",
|
||||
"_template": "https://github.com/aroig/cookiecutter-latex-paper",
|
||||
"date": "2023-03-08",
|
||||
"email": "harlequix@gmail.com",
|
||||
"full_name": "Sebastian Rust",
|
||||
"funding": "None",
|
||||
"language": "english",
|
||||
"project_name": "quic-message",
|
||||
"project_slug": "quic-message",
|
||||
"project_type": "paper",
|
||||
"title": "The Title",
|
||||
"url": "https://kom.tu-darmstadt.de"
|
||||
}
|
||||
Reference in New Issue
Block a user