Files
quic-message/.cookiecutter.json
Sebastian Rust dd3a223a1c Initial commit
2023-03-08 14:01:45 +01:00

21 lines
537 B
JSON

{
"_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"
}