-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdissertation.yaml
50 lines (46 loc) · 1.03 KB
/
dissertation.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
# personal
author: Sean Patrick McKenna
title: "The Design Activity Framework: Investigating the Data Visualization Design Process"
# degree & university
degree: Doctor of Philosophy
degreeIn: Computing
university: University of Utah
department: School of Computing
graduateDean: David B. Kieda
departmentChair: Ross T. Whitaker
# committee
advisor: Miriah Meyer
committee1: Alexander Lex
committee2: Tamara Denning
committee3: James Agutter
committee4: Nathalie Henry Riche
# defense date & place & graduation\
year: 2017
month: June
term: Summer
day: 01
city: Salt Lake City
state: Utah
graduation: December
# dissertation content
abstract: tex/00-abstract
acknowledge: tex/10-acknowledge
chapter:
- tex/01-intro
- tex/02-background
- tex/03-framework
- tex/04-example
- tex/05-security
- tex/06-worksheet
- tex/07-reflect
- tex/08-discuss
- tex/09-conclude
appendixCount: 3
appendix:
- tex/11-appendix-methods
- tex/12-appendix-worksheets
- tex/13-appendix-evaluation
journals: refs/journal-abbreviations.bib
references: refs/references.bib
---