<
From version < 25.1 >
edited by Richard Kreissig
on 2023/09/06 12:58
To version < 27.2 >
edited by Alexander Schulz-Rosengarten
on 2024/12/09 10:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.stu230980
1 +XWiki.als
Content
... ... @@ -50,10 +50,11 @@
50 50  (% class="bodytext" style="text-align: left;" %)
51 51  The papers are assigned via //first-come-first-serve//. Already taken papers are marked. Many of the links do only work in the university network. If any problems occur feel free to contact us.
52 52  
53 -{{note}}
53 +{{info}}
54 54  Some papers are not freely available. These papers are linked in an internal page in our wiki. You can log in with your Ifi-account. If any problems occur contact cds.
55 -{{/note}}
55 +{{/info}}
56 56  
57 +
57 57  == Aesthetics and Perception ==
58 58  
59 59   Lloyd, Rodgers, and Roberts. "Metro map colour-coding: effect on usability in route tracing." In International conference on Theory and Application of Diagrams, pp. 411-428. Springer, 2018. **[[PDF>>url:https://www.researchgate.net/profile/Peter_Lloyd14/publication/324279056_Metro_Map_Colour-Coding_Effect_on_Usability_in_Route_Tracing/links/5ac94b090f7e9bcd519751ae/Metro-Map-Colour-Coding-Effect-on-Usability-in-Route-Tracing.pdf||shape="rect"]]**
... ... @@ -86,7 +86,7 @@
86 86  
87 87  == Other Types of Diagrams ==
88 88  
89 -Erwig and Smeltzer. "Variational Pictures." In //International Conference on Theory and Application of Diagrams//, pp. 55-70. Springer, 2018. **[[Seite mit PDF>>doc:SS20 Eingeschränkt sichtbare Paper]]**
90 +Erwig and Smeltzer. "Variational Pictures." In //International Conference on Theory and Application of Diagrams//, pp. 55-70. Springer, 2018. **[[Seite mit PDF>>doc:.SS20 Eingeschränkt sichtbare Paper.WebHome]]**
90 90  
91 91  = Schedule =
92 92  
... ... @@ -207,7 +207,7 @@
207 207  
208 208  === Paper ===
209 209  
210 -The paper should provide an overview of the chosen topic. It should be written in a style that late bachelor student can understand it. The paper should be 6 (master) or 4 (bachelor) pages long, not more not less, and it should use the ACM LaTeX-style (more details below). We advise you to read the [[writing advice>>doc:RTSYS.Writing and Grading Theses||shape="rect"]] for writing a thesis.
211 +The paper should provide an overview of the chosen topic. It should be written in a style that late bachelor student can understand it. The paper should be 6 (master) or 4 (bachelor) pages long, not more not less, and it should use the ACM LaTeX-style (more details below). We advise you to read the [[writing advice>>doc:Theses.Writing and Grading Theses.WebHome||shape="rect"]] for writing a thesis.
211 211  
212 212  === Talk ===
213 213  
... ... @@ -236,7 +236,7 @@
236 236  
237 237  == LaTeX ==
238 238  
239 -Your papers should be created using LaTeX and have to be in the ACM style. You can find all necessary files in this [[archive>>attach:paper-template.zip]], including an example document that includes helpful LaTeX-hints to start with. Copy all files in some folder and begin to write your paper.
240 +Your papers should be created using LaTeX and have to be in the ACM style. You can find all necessary files in this [[zip archive>>https://cloud.rz.uni-kiel.de/index.php/s/PpmFxJtxYqF2GaX]], including an example document that includes helpful LaTeX-hints to start with. Copy all files in some folder and begin to write your paper.
240 240  
241 241  LaTeX can create a bibliography (it includes scientific publications, which are referenced to prove statements) too. The example includes a file named {{code language="none"}}myrefs.bib{{/code}}, which holds the references. ACM provides a short overview with [[examples>>url:https://www.acm.org/publications/authors/bibtex-formatting||shape="rect"]] of bibliography entries.
242 242