Add proposal typst template#1
Conversation
This adds the typst template that Timo made; I added his name as a comment in the main.typ file.
|
@Zooaal - you wanted to change something in this template if I remember correctly? |
|
It is not mandatory, but if you want to use the APA citation style (make it compulsory), you should add the parameter style: ‘american-psychological-association’ to #bibliography(”sample.bib“) in line 29 of main.type. |
@behinger what do you think about this? I'm in favor of the APA citation style, but I can also understand when you don't want to enforce any citation style. |
|
apa is best, let's just put it there, people can still change if they have strong feelings |
This adds the typst template that Timo made; I added his name as a comment in the main.typ file.