{
    items: [
    
/*
   Conference  or journal paper template
   
        {   type:         'Publication',
            'pub-type':   'PICK ONE: Inproceeding or Journal',           
            topic:        'PICK ONE: Usable Automation or Usable Security',
            label:        'PAPER TITLE',
            author:       [ 'AUTHOR1', 'AUTHOR2' ],
            booktitle:    'CONFERENCE',
            year:         'YEAR',
            url:          'URL',
//  PICK ONE:           
//          insubmission: true,
//          toappear:     true,
//          pages:        '',
        },


   Thesis template

        {   type:         'Publication',
            'pub-type':   'PICK ONE: M.Eng. Thesis or M.S. thesis or Ph.D. thesis',           
            topic:        'PICK ONE: Usable Automation or Usable Security',
            label:        'THESIS TITLE',
            school:       'Massachusetts Institute of Technology',
            month:        'MONTH',
            year:         'YEAR',
            url:          'URL',
            author:       'AUTHOR'
        },

*/
        {   type:         'Publication',
            'pub-type':   'M.Eng. Thesis',           
            topic:        'Usable Automation',
            id:      'Seaweed: A Web Application for Designing Economic Games:thesis',
            label:        'Seaweed: A Web Application for Designing  Economic Games',
            school:       'Massachusetts Institute of Technology',
            month:        'May',
            year:         '2009',
            url:          'http://uid.csail.mit.edu/projects/seaweed/ChiltonThesis-Seaweed-19May2009.pdf',
            author:       'Lydia B. Chilton',
            award:       'Charles & Jennifer Johnson MEng Thesis Award',
            
        },

        {	type:       'Publication',
        	id:      'Seaweed: A Web Application for Designing Economic Games:HCOMP',
        	label:      'Seaweed: A Web Application for Designing Economic Games',
        	'pub-type': 'Inproceeding',
        	url:        'http://uid.csail.mit.edu/projects/seaweed/HCOMP-2page-abstract.pdf',
        	topic:      'Usable Automation',
        	booktitle:      'HCOMP',
        	year:       "2009",
        	author:     [ "Lydia B. Chilton", "Clayton T. Sims", "Max Goldman", "Greg Little", "Robert C. Miller", ],
        },

        {	type:       'Publication',
        	id:      'TurKit: Tools for Iterative Tasks on Mechanical Turk:HCOMP',
        	label:      'TurKit: Tools for Iterative Tasks on Mechanical Turk',
        	'pub-type': 'Inproceeding',
        	url:        'http://uid.csail.mit.edu/projects/turkit/Turkit-HCOMP-2page-abstract.pdf',
        	topic:      'Usable Automation',
        	booktitle:      'HCOMP',
        	year:       "2009",
        	author:     [ "Greg Little", "Lydia B. Chilton", "Robert C. Miller", "Max Goldman", ],
        },


        {	type:       'Publication',
        	label:      'Code Completion From Abbreviated Input',
        	'pub-type': 'Inproceeding',
        	url:        'http://cadlab6.mit.edu/sangmok/ase09/ase09-abbreviation-completion.pdf',
        	topic:      'Usable Automation',
        	booktitle:      'ASE',
        	year:       "2009",
        	author:     [ "Sangmok Han", "David R. Wallace", "Robert C. Miller", ],
		toappear:   true,
        },

        {	type:       'Publication',
        	label:      'Sikuli: Using GUI Screenshots for Search and Automation',
        	'pub-type': 'Inproceeding',
        	url:        'http://uid.csail.mit.edu/projects/sikuli/sikuli-uist2009.pdf',
        	topic:      'Usable Automation',
        	booktitle:      'UIST',
        	year:       "2009",
        	author:     [ "Tom Yeh", "Tsung-Hsiang Chang", "Robert C. Miller" ],
                pages: "183-192",
                award:       'Best Student Paper',
        },

        {	type:       'Publication',
        	label:      'Rewriting the Web with Chickenfoot',
        	'pub-type': 'Book Chapter',
        	topic:      'Usable Automation',
        	book:      'End-user Programming for the Web (tentative title)',
        	year:       "2009",
                url:         "http://uid.csail.mit.edu/other-pubs/rewriting-web-with-chickenfoot.pdf",
        	author:     [ "Robert C. Miller", "Michael Bolin", "Lydia B. Chilton", "Greg Little", "Matthew Webber",  "Chen-Hsiang Yu" ],
                toappear: true,
        },

        {	type:       'Publication',
        	label:      'Sloppy Programming',
        	'pub-type': 'Book Chapter',
        	topic:      'Usable Automation',
        	book:      'End-user Programming for the Web (tentative title)',
        	year:       "2009",
                url:         "http://uid.csail.mit.edu/other-pubs/sloppy-programming.pdf",
        	author:     [ "Greg Little", "Robert C. Miller", "Victoria Chou", "Michael Bernstein", "Tessa Lau", "Allen Cypher" ],
                toappear: true
        },

        {	type:       'Publication',
        	label:      'Why We Customize the Web',
        	'pub-type': 'Book Chapter',
        	topic:      'Usable Automation',
        	book:      'End-user Programming for the Web (tentative title)',
        	year:       "2009",
                url:         "http://uid.csail.mit.edu/other-pubs/why-we-customize.pdf",
        	author:     [ "Lydia B. Chilton", "Robert C. Miller", "Greg Little", "Chen-Hsiang Yu" ],
                toappear: true
        },

        {   type:         'Publication',
            id:            'Codetrail: Connecting Source Code and Web Resources:JVLC',
            'pub-type':   'Journal',           
            topic:        'Usable Automation',
            label:        'Codetrail: Connecting Source Code and Web Resources',
            author:       [ 'Max Goldman', 'Robert C. Miller'],
            booktitle:    'JVLC',
            year:         '2009',
            url: 'http://groups.csail.mit.edu/uid/projects/codetrail/JVLC09-Codetrail.pdf',
            toappear: true
        },



        {   type:         'Publication',
            'pub-type':   'M.Eng. Thesis',           
            topic:        'Usable Automation',
            label:        'CopyStyler: Web Design by Example',
            school:       'Massachusetts Institute of Technology',
            month:        'May',
            year:         '2008',
            url:          'http://uid.csail.mit.edu/projects/copystyler/thesis.pdf',
            author:       'Michael Fitzgerald'
        },

        {   type:         'Publication',
            'pub-type':   'M.S. thesis',           
            topic:        'Usable Automation',
            label:        'Programming with Keywords',
            school:       'Massachusetts Institute of Technology',
            month:        'May',
            year:         '2007',
            url:          'http://people.csail.mit.edu/glittle/Papers/MS%20Thesis.pdf',
            author:       'Greg Little'
        },
        {   type:         'Publication',
            'pub-type':   'Inproceeding',           
            topic:        'Usable Automation',
            label:        'Inky: A Sloppy Command Line for the Web with Rich Visual Feedback',
            author:       [ 'Robert C. Miller', 'Victoria Chou', 'Michael Bernstein', 'Greg Little', 'Max Van Kleek', 'David Karger', 'mc schraefel' ],
            booktitle:    'UIST',
            year:         '2008',
            url:          'http://groups.csail.mit.edu/uid/projects/inky/uist08-inky.pdf',
            pages:        "131-140"
        },
        {   type:         'Publication',
            id:            'Codetrail: Connecting Source Code and Web Resources:VLHCC',
            'pub-type':   'Inproceeding',           
            topic:        'Usable Automation',
            label:        'Codetrail: Connecting Source Code and Web Resources',
            author:       [ 'Max Goldman', 'Robert C. Miller'],
            booktitle:    'VL/HCC',
            year:         '2008',
            url: 'http://groups.csail.mit.edu/uid/projects/codetrail/VLHCC08-Codetrail.pdf',
            pages:        "65-72"
        },
        {   type:       'Publication',
            id:         "Keyword Programming in Java:JASE",
            label:      "Keyword Programming in Java",
            'pub-type': 'Journal',            
            topic:      'Usable Automation',
            booktitle: 'JASE',
            month:    "March",
            year:       "2009",
            volume:    "16",
            number:    "1",
            author:     [ "Greg Little", "Robert C. Miller" ],
            url:		'http://people.csail.mit.edu/glittle/Papers/Keyword%20Programming%20in%20Java%20JASE%202008.pdf',
            pages:   "37-71"
        },
        {   type:       'Publication',
            label:      'Inky: Internet Keywords with User Feedback',
            'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'February',
            url:        'http://groups.csail.mit.edu/uid/projects/inky/thesis.pdf',
            topic:      'Usable Automation',
            year:       "2008",
            author:     "Victoria Chou"
        },
        {   type:       'Publication',
            label:      'Using Diagrammatic Explorations to Understand Code',
            'pub-type': 'Ph.D. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'February',
            url:        'http://people.csail.mit.edu/vineet/phd/thesis_036_tx.pdf',
            topic:      'Usable Automation',
            year:       "2007",
            author:     [ "Vineet Sinha" ]
        },
        {   type:       'Publication',
            label:      'User Interfaces Supporting Casual Data-Centric Interactions on the Web',
            'pub-type': 'Ph.D. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'August',
            url:        'http://davidhuynh.net/media/thesis/thesis.php',
            topic:      'Usable Automation',
            year:       "2007",
            author:     [ "David F. Huynh" ],
            award:     'George M. Sprowls Award for Outstanding Thesis in Computer Science',
        },
        {	type:       'Publication',
        	label:      "Smart Bookmarks: Automatic Retroactive Macro Recording on the Web",
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/bookmarker/bookmarks.pdf',
        	topic:      'Usable Automation',
        	booktitle: 'UIST',
        	year:       "2007",
        	author:     [ "Darris Hupp", "Robert C. Miller" ],
            	pages:	    "81-90"
        },
        {	type:       'Publication',
            id:         "Keyword Programming in Java:ASE",
        	label:      "Keyword Programming in Java",
        	'pub-type': 'Inproceeding',
        	
        	topic:      'Usable Automation',
        	booktitle: 'ASE',
        	year:       "2007",
        	author:     [ "Greg Little", "Robert C. Miller" ],
            pages:		"84-93",
            url:		'http://people.csail.mit.edu/glittle/Papers/Keyword%20Programming%20ASE%202007.pdf',
        },
        {	type:       'Publication',
        	label:      "Facemail: Showing Faces of Recipients to Prevent Misdirected Email",
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/facemail/facemail.pdf',
        	topic:      'Usable Security',
        	booktitle: 'SOUPS',
        	year:       "2007",
        	author:     [ "Eric Lieberman", "Robert C. Miller" ],
            	pages: '122-131'
        },
        {	type:       'Publication',
        	label:      "Potluck: Data Mash-Up Tool for Casual Users",
        	'pub-type': 'Inproceeding',
        	url:        'http://people.csail.mit.edu/dfhuynh/research/papers/iswc2007-potluck.pdf',
        	topic:      'Usable Automation',
        	booktitle: 'ISWC',
        	year:       "2007",
        	author:     [ "David F. Huynh", "Robert C. Miller", "David Karger" ],
            pages: '239-252'
        },
        {	type:       'Publication',
        	label:      "Exhibit: Lightweight Structured Data Publishing",
        	'pub-type': 'Inproceeding',
        	url:        'http://people.csail.mit.edu/dfhuynh/research/papers/www2007-exhibit.pdf',
        	topic:      'Usable Automation',
        	booktitle: 'WWW',
        	year:       "2007",
        	author:     [ "David F. Huynh", "Robert C. Miller", "David Karger" ],
                pages: '737-746'
        },
        {	type:       'Publication',
        	label:      "Relo: Helping Users Manage Context During Interactive Exploratory Visualization of Large Codebases",
        	'pub-type': 'Inproceeding',
        	url:        'http://relo.csail.mit.edu/documentation/relo-vlhcc06.pdf',
        	topic:      'Usable Automation',
        	booktitle: 'VL/HCC',
        	year:       "2006",
        	author:     [ "Vineet Sinha", "David Karger", "Robert C. Miller" ],
                pages:      "187-194"
        },
        {	type:       'Publication',
        	label:      "Enabling Web Browsers to Augment Web Sites' Filtering and Sorting Functionality",
        	'pub-type': 'Inproceeding',
        	url:        'http://people.csail.mit.edu/dfhuynh/research/papers/uist2006-augmenting-web-sites.pdf',
        	topic:      'Usable Automation',
        	booktitle:      'UIST',
        	year:       "2006",
        	author:     [ "David F. Huynh", "Robert C. Miller", "David Karger" ],
                pages:      "125-134"
        },
        {	type:       'Publication',
        	label:      'Translating Keyword Commands into Executable Code',
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/keyword-commands/uist-2006-paper/paper.pdf',
        	topic:      'Usable Automation',
        	booktitle:      'UIST',
        	year:       "2006",
        	author:     [ "Greg Little", "Robert C. Miller" ],
                pages:      "135-144"
        },
        {	type:       'Publication',
        	label:      'Automation and Customization of Rendered Web Pages',
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/chickenfoot/uist05.pdf',
        	award: 'Best Paper Award',
        	topic:      'Usable Automation',
        	booktitle:      'UIST',
        	year:       "2005",
        	author:     [ "Michael Bolin", "Matthew Webber", "Philip Rha", "Tom Wilson", "Robert C. Miller" ],
                pages:      "163-172"
        },
        {	type:       'Publication',
        	label:      'Off-line Sketch Interpretation',
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/udsi/aaai04.pdf',
        	topic:      'Usable Automation',
        	booktitle:  'AAAI Fall Symposium on Making Pen-Based Interaction Intelligent and Natural',
        	year:       "2004",
        	author:     [ "Matthew Notowidigdo", "Robert C. Miller" ]
        },
        {	type:       'Publication',
        	label:      'Cluster-based Find & Replace.',
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/chi04.pdf',
        	topic:      'Usable Automation',
        	booktitle:      'CHI',
        	year:       "2004",
        	author:     [ "Robert C. Miller", "Alisa A. Marshall" ],
                pages:      "57-64"
        },
        {	type:       'Publication',
        	label:      'Lightweight Structure in Text',
        	'pub-type': 'Ph.D. Thesis',
                school:     'Carnegie Mellon University',
                month:      'May',
        	url:        'http://www.cs.cmu.edu/%7Ercm/papers/thesis/',
        	award: 'Honorable Mention, ACM Distinguished Dissertation Award',
        	topic:      'Usable Automation',
        	year:       "2002",
        	author:     [ "Robert C. Miller" ]
        },
        {	type:       'Publication',
        	label:      'Multiple Selections in Smart Text Editing',
        	'pub-type': 'Inproceeding',
        	url:        'http://www.cs.cmu.edu/%7Ercm/papers/iui02/',
        	topic:      'Usable Automation',
        	booktitle:      'IUI',
        	year:       "2002",
        	author:     [ "Robert C. Miller", "Brad A. Myers" ],
                pages:      "103-110"
        },
        {	type:       'Publication',
        	label:      'Outlier Finding: Focusing User Attention on Possible Errors',
        	'pub-type': 'Inproceeding',
        	url:        'http://www.cs.cmu.edu/%7Ercm/papers/uist01/',
        	topic:      'Usable Automation',
        	booktitle:      'UIST',
        	year:       "2001",
        	author:     [ "Robert C. Miller", "Brad A. Myers" ],
                pages:      "81-90"
        },
        {	type:       'Publication',
        	label:      'Interactive Simultaneous Editing of Multiple Text Regions',
        	'pub-type': 'Inproceeding',
        	url:        'http://www.cs.cmu.edu/%7Ercm/papers/usenix01/',
        	topic:      'Usable Automation',
        	booktitle:      'USENIX',
        	year:       "2001",
        	author:     [ "Robert C. Miller", "Brad A. Myers" ],
                pages:      "161-174"
        },
        {	type:       'Publication',
        	label:      'Integrating a Command Shell into a Web Browser',
        	'pub-type': 'Inproceeding',
        	url:        'http://www.cs.cmu.edu/%7Ercm/papers/usenix00/',
        	award: 'Best Paper Award',
        	topic:      'Usable Automation',
        	booktitle:      'USENIX',
        	year:       "2000",
        	author:     [ "Robert C. Miller", "Brad A. Myers" ],
                pages:      "171-182"
        },
        {	type:       'Publication',
        	label:      'Lightweight Structured Text Processing.',
        	'pub-type': 'Inproceeding',
        	url:        'http://www.cs.cmu.edu/%7Ercm/papers/usenix99/',
        	award: 'Outstanding Paper Award',
        	topic:      'Usable Automation',
        	booktitle:      'USENIX',
        	year:       "1999",
        	author:     [ "Robert C. Miller", "Brad A. Myers" ],
                pages:      "131-144"
        },
        {	type:       'Publication',
        	label:      'Web Wallet: Preventing Phishing Attacks by Revealing User Intentions',
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/phishing/soups-webwallet.pdf',
        	topic:      'Usable Security',
        	booktitle:      'SOUPS',
        	year:       "2006",
        	author:     [ "Min Wu", "Robert C. Miller", "Greg Little" ],
                pages:      "102-113"
        },
        {	type:       'Publication',
            id: 'Do Security Toolbars Actually Prevent Phishing Attacks?:Paper',
        	label:      'Do Security Toolbars Actually Prevent Phishing Attacks?',
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/phishing/chi-security-toolbar.pdf',
        	topic:      'Usable Security',
        	booktitle:      'CHI',
        	year:       "2006",
        	author:     [ "Min Wu", "Robert C. Miller", "Simson L. Garfinkel" ],
                pages:      "601-610"
        },
        {	type:       'Publication',
            id: 'Do Security Toolbars Actually Prevent Phishing Attacks?:Book Chapter',
        	label:      'Do Security Toolbars Actually Prevent Phishing Attacks?',
        	'pub-type': 'Book Chapter',
        	topic:      'Usable Security',
        	book:      'Phishing and Counter-measures: Understanding the increasing problem of electronic identity theft',
        	year:       "2005",
        	author:     [ "Min Wu", "Robert C. Miller", "Simson L. Garfinkel" ],
                pages:      "514-521"
        },
        {	type:       'Publication',
            id: 'Fighting Phishing at the User Interface:Book Chapter',
        	label:      'Fighting Phishing at the User Interface',
        	'pub-type': 'Book Chapter',
        	topic:      'Usable Security',
        	book:      'Security and Usability: Designing Secure Systems that People Can Use',
        	year:       "2005",
        	author:     [ "Robert C. Miller", "Min Wu" ],
                pages:      "275-292"
        },
        {	type:       'Publication',
        	label:      'Johnny 2: A User Test of Key Continuity Management with S/MIME and Outlook Express',
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/secure-email/soups05.pdf',
        	topic:      'Usable Security',
        	booktitle:      'SOUPS',
        	year:       "2005",
        	author:     [ "Simson L. Garfinkel", "Robert C. Miller" ],
                pages:      "13-24"
        },
        {	type:       'Publication',
        	label:      'How to Make Secure Email Easier to Use',
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/secure-email/chi_smime.pdf',
        	topic:      'Usable Security',
        	booktitle:      'CHI',
        	year:       "2005",
        	author:     [ "Simson L. Garfinkel", "Erik Nordlander", "Robert C. Miller", "David Margrave", "Jeffrey I. Schiller" ],
                pages:      "701-710"
        },
        {	type:       'Publication',
        	label:      'Views, Reactions, and Impact of Digitally-Signed Mail in e-Commerce',
        	'pub-type': 'Inproceeding',
        	url:        'http://groups.csail.mit.edu/uid/projects/secure-email/fc_smime.pdf',
        	topic:      'Usable Security',
        	booktitle:      'FC',
        	year:       "2005",
        	author:     [ "Simson L. Garfinkel", "Jeffrey I. Schiller", "Erik Nordlander", "David Margrave", "Robert C. Miller" ],
                pages:      ""
        },
        {	type:       'Publication',
                id: 'Smart Bookmarks:Thesis',
        	label:      'Smart Bookmarks: Automatic Retroactive Macro Recording on the Web',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/bookmarker/thesis.pdf',
        	topic:      'Usable Automation',
        	year:       "2007",
        	author:     [ "Darris Hupp" ]
        },
        {	type:       'Publication',
        	label:      'Continuous Execution: Improving user feedback in the development cycle',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/continuous-execution/thesis.pdf',
        	topic:      'Usable Automation',
        	year:       "2007",
        	author:     [ "Kevin Su" ]
        },
        {	type:       'Publication',
        	label:      'Fighting Phishing at the User Interface',
        	title:      'Fighting Phishing at the User Interface',
        	'pub-type': 'Ph.D. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'August',
        	url:        'http://groups.csail.mit.edu/uid/projects/phishing/minwu-thesis.pdf',
        	topic:      'Usable Security',
        	year:       "2006",
        	author:     [ "Min Wu" ]
        },
        {	type:       'Publication',
        	label:      'Facemail: Preventing Common Errors When Composing Email',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/facemail/ericl-thesis.pdf',
        	topic:      'Usable Security',
        	year:       "2006",
        	author:     [ "Eric Lieberman" ]
        },
        {	type:       'Publication',
        	label:      'Gradual Awareness Notification for the Desktop Environment',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/slowgrowth/twilson-thesis.pdf',
        	topic:      'Usable Automation',
        	year:       "2006",
        	author:     [ "Tom Wilson" ]
        },
        {	type:       'Publication',
        	label:      'Design Principles and Patterns for Computer Systems That Are Simultaneously Secure and Usable',
        	'pub-type': 'Ph.D. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'May',
        	url:        'http://www.simson.net/thesis/',
        	year:       "2005",
        	topic:      'Usable Security',
        	author:     [ "Simson L. Garfinkel" ]
        },
        {	type:       'Publication',
        	label:      'End-user Programming for the Web',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/chickenfoot/mbolin-thesis.pdf',
        	year:       "2005",
        	award: 'William A. Martin Memorial Thesis Award',
        	topic:      'Usable Automation',
        	author:     [ "Michael Bolin" ]
        },
        {	type:       'Publication',
        	label:      'TIDE: Timeliner Integrated Development Environment',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/tide/mdob-thesis.pdf',
        	year:       "2005",
        	topic:      'Usable Automation',
        	author:     [ "Maya Dobuzhskaya" ]
        },
        {	type:       'Publication',
        	label:      'Detecting and Parsing Embedded Lightweight Structures',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/embedding/prha-thesis.pdf',
        	year:       "2005",
        	topic:      'Usable Automation',
        	author:     [ "Philip Rha" ]
        },
        {	type:       'Publication',
        	label:      'FireViz: A Personal Firewall Visualizing Tool',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/fireviz/nidhi-thesis.pdf',
        	year:       "2005",
        	topic:      'Usable Security',
        	author:     [ "Nidhi Sharma" ]
        },
        {	type:       'Publication',
        	label:      'A Strong Authentication Mechanism for Consumer-Facing Online Transactions',
        	'pub-type': 'Advanced Undergraduate Project Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/two-factor-cellphone',
        	year:       "2005",
        	topic:      'Usable Security',
        	author:     [ "Anibal Marra" ]
        },
        {	type:       'Publication',
        	label:      'Fast Search for Declarations: An Eclipse User Interface Study & Implementation',
        	'pub-type': 'Advanced Undergraduate Project Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	year:       "2005",
        	topic:      'Usable Automation',
        	author:     [ "David Tsai" ]
        },
        {	type:       'Publication',
        	label:      'Automatic Web Page Concatenation',
        	'pub-type': 'Advanced Undergraduate Project Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/concatenate/report.pdf',
        	year:       "2005",
        	topic:      'Usable Automation',
        	author:     [ "Matthew Webber" ]
        },
        {	type:       'Publication',
        	label:      'Google as a Bookmarking Tool',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/google-url/jaz-thesis.pdf',
        	year:       "2004",
        	topic:      'Usable Automation',
        	author:     [ "Ryan Jazayeri" ]
        },
        {	type:       'Publication',
        	label:      'User-Directed Sketch Interpretation',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/udsi/noto-thesis.pdf',
        	year:       "2004",
        	topic:      'Usable Automation',
        	author:     [ "Matthew Notowidigdo" ]
        },
        {	type:       'Publication',
        	label:      'Automatic Generation of XSLT By Demonstration',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	year:       "2004",
        	topic:      'Usable Automation',
        	author:     [ "Brian Stube" ]
        },
        {	type:       'Publication',
        	label:      'Human-Intelligible Positioning',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	year:       "2004",
        	topic:      'Usable Automation',
        	author:     [ "Vishwanath Venugopalan" ]
        },
        {	type:       'Publication',
        	label:      'Cluster-based Find & Replace',
        	'pub-type': 'M.Eng. Thesis',
                school:     'Massachusetts Institute of Technology',
                month:      'June',
        	url:        'http://groups.csail.mit.edu/uid/projects/clustering/alisa_m-thesis.pdf',
        	year:       "2004",
        	topic:      'Usable Automation',
        	author:     [ "Alisa A. Marshall" ]
        }
    ]
}
