Skip to content

Commit 3b87fd7

Browse files
General: Migrate seminar paper from Typst to ACM LaTeX format (#241)
* add acm latex template * update seminar paper structure to latex --------- Co-authored-by: Cathy <catherine.kalra@tum.de>
1 parent 900fdb5 commit 3b87fd7

File tree

78 files changed

+9656
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+9656
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
acmart.cls
2+
acmart.pdf
3+
acmguide.pdf
4+
samples/sample-*.pdf
5+
*.log
6+
*.aux
7+
*.cfg
8+
*.glo
9+
*.idx
10+
*.toc
11+
*.ilg
12+
*.ind
13+
*.out
14+
*.lof
15+
*.lot
16+
*.bbl
17+
*.blg
18+
*.gls
19+
*.cut
20+
*.hd
21+
*.dvi
22+
*.ps
23+
*.thm
24+
*.tgz
25+
*.zip
26+
*.rpi
27+
*~
28+
*.bcf
29+
*.run.xml
30+
samples/ACM-Reference-Format.bst
31+
samples/*.tex
32+
samples/*.bbx
33+
samples/*.cbx
34+
samples/*.dbx

0 commit comments

Comments
 (0)