LaTeX for the Thesis Paper following the provided template (document class mscthesis.cls) with small adoptions in the overall structure. The paper follows the provided guidelines for each section from the Master IS course. It is in ACM (double-column) format with a maximum length of 10 pages, references start from the second column of the tenth page excluding the appendix.
The cover photo of this paper is generated using DALLΒ·E 3 using the prompt: microcontroller chip front-facing the chip like a motherboard overgrown with moss and planters with on the bottom the GPIO pins hanging strings on a white background.
Zotero was used as a citation management tool. Through the integration of the Zotero connector plugin into a web browser, relevant scholarly papers could be conveniently pinned to the appropriate folders for sorting and labeling to their respective topics.
Furthermore, the integration of Zotero with the beta version of Research Rabbit, a tool designed to construct visual knowledge graphs of papers contained within Zotero collections, was used. This integration facilitated the cross-referencing of papers and provided recommendations for related works based on similar works and references within the paper thereby enabling the exploration of subfields and author networks.
This paper was written in VSCode using the LaTeX Workshop Extension. The .vscode
folder sets up the configuration environment for the correct building of the references using this structure.
- Install a code editor such as VSCode.
- Install the LaTeX Workshop extension for VSCode.
- Clone this repository to your local machine.
$ git clone git@github.com:viszlab/thesis-paper.git
- Open the
setup.tex
file and build the output .pdf.
βββ .vscode # LaTeX workshop configuration files
βββ build # Output build files and build .pdf
βββ docs # Documentation files and images
βββ media # Images for figures and photographs
βββ metadata # .tex files for paper metadata
βββ sections # .tex files for the main sections
βββ mscthesis.cls # Provided class template
βββ references.bib # References bib file
βββ setup.text # Includes packages and imports .tex
Viszlab is a tangible physical data visualization for the Lab42 building. An interactive experience using environment sensor data to offer Human Building-Interaction. Viszlab is developed as a Thesis and Graduation project for the Master (MSc) Information Studies: Information Systems (track) at the University of Amsterdam by part-time student Danny de Vries.
- Master: Master Information Studies: Information Systems (track)
- University: University of Amsterdam (UvA)
- Institute: Informatics Institute
- Faculty: Faculty of Science (FNWI)
- Research Group: Digital Interactions Lab (DIL)
- Student: BSc Danny de Vries (14495643)
- Supervisor: Dr. H. (Hamed) Seiied Alavi PhD
Viszlab Β© 2024 by Danny de Vries is licensed under CC BY-NC-SA 4.0.