function pub(ref, authors, title, pretext, pubtype, journal, journaldetails, place, volume, number, pages, year, details){
	this.ref=ref;
	this.authors=authors;
	this.title=title;
	this.pretext=pretext;
	this.pubtype=pubtype;
	this.journal=journal;
	this.journaldetails=journaldetails;
	this.place=place;
	this.volume=volume;
	this.number=number;
	this.pages=pages;
	this.year=year;
	this.details=details;
	this.list=list;
}

function list(){
	document.write('<tr valign=top><td>');
	document.write(this.authors +', ');
	document.write('<a href="abstract.shtml?'+this.ref+'">'+this.title+'</a>, ');
	if (this.pretext) document.write(this.pretext+' ');
	document.write('<span class="journal">'+this.journal+'</span>, ');
	if (this.journaldetails) document.write(this.journaldetails+', ');
	if (this.place) document.write(this.place+', ');
	if (this.volume) document.write('volume '+this.volume+', ');
	if (this.number) document.write('number '+this.number+', ');
	if (this.pages) document.write('pp. '+this.pages+', ');
	document.write(this.year+'.');
	document.write('</td></tr>');
	document.write('<tr valign=top><td>&nbsp;</td></tr>');
}


var publications = new Array (
      	new pub('06-banzaert-asme',
			'Amy Banzaert, S. G. Ariely, David R. Wallace',
			'Incorporating Open-Ended, Service-Oriented Projects into a Senior Product Design Class: Methodology and Outcomes',
			'',
			'conference',
			'Proceedings of ASME 2006 International Design Engineering Technical Conferences ASME',
			'',
			'Philadelphia, PA',
			'',
			'',
			'',
			'2006',''),
      	new pub('06-banzaert-asee',
			'Amy Banzaert, J. Duffy, David R. Wallace',
			'Strategies for Integrating Service-Learning into the Engineering Core at the University of Massachusetts Lowell and the Massachusetts Institute of Technology',
			'',
			'conference',
			'Proceedings of the 2006 ASEE Annual Conference',
			'',
			'Chicago, IL',
			'',
			'',
			'',
			'2006',''),
             new pub('06-hatzakis-gecco',
			'Iason Hatzakis, David R. Wallace',
			'Dynamic Multi-Objective Optimization with Evolutionary Algotithms: A Forward-Looking Approach',
			'',
			'conference',
			'2006 Genetic and Evolutionary Computation Conference (GECCO)',
			'',
			'Seattle, WA',
			'',
			'',
			'',
			'2006',''),
             new pub('06-hatzakis-mdo',
			'Iason Hatzakis, David R. Wallace',
			'Topology of Anticipatory Populations for Evolutionary Dynamic Multi-Objective Optimization',
			'',
			'conference',
			'11th AIAA/ISSMO Multidisciplinary Analysis and Optimization Conference',
			'',
			'Portsmouth, VA',
			'',
			'',
			'',
			'2006',''),
      	new pub('05-banzaert-asee',
			'Amy Banzaert, S. G. Ariely, David R. Wallace, B. A Masi',
			'Faculty Views of Service Learning in Mechanical Engineering at MIT',
			'',
			'conference',
			'Proceedings, 2005 ASEE Annual Conference',
			'',
			'Portland, OR',
			'',
			'',
			'',
			'2005',''),
      	new pub('05-ariely-asee',
			'S. G. Ariely, Amy Banzaert, David R. Wallace',
			'Mechanisms for Implementing Service Learning: Analysis of Efforts in a Senior Product Design Class in Mechanical Engineering',
			'',
			'conference',
			'Proceedings, 2005 ASEE Annual Conference',
			'',
			'Portland, OR',
			'',
			'',
			'',
			'2005',''),
      	new pub('05-caoq-asme-cie',
			'Qing Cao, Nicola Senin, David R. Wallace',
			'Functional classification of computational services in an internet-based distributed modeling environment',
			'',
			'conference',
			'Proceedings of the ASME IDETC/CIE Conferences',
			'DETC2005-85276',
			'Long Beach, CA',
			'',
			'',
			'',
			'September, 2005',''),
	new pub('00-senin-asme',
			'Nicola Senin, David R. Wallace, Nicholas Borland',
			'Distributed Object-Based Modeling in Design Simulation Marketplace',
			'',
			'journal',
			'ASME Journal of Mechanical Design',
			'',
			'',
			'125',
			'',
			'',
			'March, 2003', ''),
	new pub('03-dumont-asme-dtm',
			'Charles Dumont, David R. Wallace',
			'Freeform Surface Copy-and-Paste: A Mechanism for Transferring Brand-Identity Elements From One Object To Another',
			'to appear in',
			'conference',
			'Proceedings of the ASME DTM Conferences',
			'DETC-48652',
			'Chicago, Il',
			'',
			'',
			'',
			'2003', ''),
	new pub('01-kraines-jie', 
			'Steven B. Kraines, David R. Wallace, Yumiko Iwafune, Yoshikuni Yoshida, Toshiya Aramaki, Kazuhiko Kato, Keisuke Hanaki, Hisashi Ishitani, Tomonori Matsuo, Hiroshi Takahashi, Koichi Yamada, Kenji Yamaji, Yukio Yanagisawa, Hiroshi Komiyama', 
			'An Integrated Computational Infrastructure for a Virtual Tokyo: Concepts and Examples', 
			'', 
			'journal',
			'The Journal of Industrial Ecology',
			'',
			'',
			'5',
			'',
			'',
			'2001', ''),
	new pub('00-sousa-jie',
			'Ines Sousa, Julie L. Eisenhard, David R. Wallace',
			'Approximate Life-Cycle Assessment of Product Concepts using Learning Systems',
			'',
			'journal',
			'Journal of Industrial Ecology',
			'',
			'',
			'',
			'',
			'',
			'2000', ''),
	new pub('00-senin-basys',
			'Nicola Senin, Roberto Groppetti, A. Rossi, David R. Wallace',
			'Integrating Manufacturing Simulation Tools Using Distributed Object Technology',
			'',
			'conference',
			'4th IEEE/IFIP International Conference on Information Technology for BALANCED AUTOMATION SYSTEMS in Production and Transportation',
			'',
			'Berlin',
			'',
			'',
			'',
			'September, 2000', ''),
	new pub('00-andersson-asme-dt',
			'Johan Andersson, Peter Krus, David R. Wallace',
			'Multi-objective optimization of hydraulic actuation systems',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'DETC/DAC-14512',
			'Baltimore, MD',
			'',
			'',
			'',
			'2000', ''),
	new pub('00-smyth-asme-dt',
			'Stephen N. Smyth, David R. Wallace',
			'Towards the synthesis of aesthetic product form',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'DETC/DTM-14554',
			'Baltimore, MD',
			'',
			'',
			'',
			'2000', ''),
	new pub('00-eisenhard-asme-dt',
			'Julie L. Eisenhard, David R. Wallace, Ines Sousa, Mieke S. De Schepper, Jeroen P. Rombouts',
			'Approximate life-cycle assessment in conceptual product design',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'DETC/DFM-14026',
			'Baltimore, MD',
			'',
			'',
			'',
			'2000', ''),
	new pub('00-sosa-asme-dt',
			'Manuel E. Sosa, Steven D. Eppinger, Craig M. Rowles',
			'Designing Modular and Integrative Systems',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'DETC/DYM-14571',
			'Baltimore, MD',
			'',
			'',
			'',
			'2000', ''),
	new pub('00-senin-pd',
			'Nicola Senin , Roberto Groppetti and David R. Wallace',
			'Concurrent Assembly Planning with Genetic Algorithms',
			'',
			'journal',
			'International Journal of Product Design and Process Development',
			'',
			'',
			'',
			'16',
			'65-72',
			'2000', ''),
	new pub('00-kraines-CEE',
			'Steven Kraines, David Wallace, Hiroshi Komiyama',
			'Applications of DOME in Chemical Engineering (in Japanese)',
			'',
			'journal',
			'Journal of the Chemical Engineering Society of Japan',
			'',
			'',
			'64',
			'5',
			'228-231',
			'2000', ''),
	new pub('00-wallace-CAD',
			'David R. Wallace, Shaun Abrahamson, Nicola Senin, Peter Sferro',
			'Integrated Design in a Service Marketplace',
			'',
			'journal',
			'Computer-aided Design',
			'',
			'',
			'32',
			'2',
			'97-107',
			'2000', ''),
	new pub('00-borland-journal-IE',
			'Nicholas Borland, David R. Wallace, and Heiner P. Kaufmann',
			'Environmentally-conscious Product Design: a collaborative Internet-based modeling approach',
			'',
			'journal',
			'Journal of Industrial Ecology',
			'',
			'',
			'3',
			'2',
			'',
			'2000', ''),
	new pub('99-senin-tr9901-dome',
			'Nicola Senin, David Wallace, Nick Borland, Mark Jakiela',
			'Distributed modeling and optimization of mixed variable design problems',
			'',
			'technical report',
			'MIT CADlab - Technical Report : 99.01',
			'',
			'',
			'',
			'',
			'',
			'1999', ''),
	new pub('99-wallace-asme-dt',
			'David Wallace, Shaun Abrahamson, Nicholas Borland',
			'Design Process Elicitation Through the Evaluation of Integrated Model Structures',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'DETC/DFM-8780',
			'Las Vegas, NV',
			'',
			'',
			'',
			'1999', ''),
	new pub('99-abrahamson-asme-dt',
			'Shaun Abrahamson, David Wallace, Nicola Senin, Nicholas Borland',
			'Integrated Engineering, Geometric, and Customer Modeling: LCD Projector Design Case Study',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'DETC/DFM-9084',
			'Las Vegas, NV',
			'',
			'',
			'',
			'1999', ''),
	new pub('99-sousa-lifecycle',
			'Ines Sousa, David Wallace, Nicholas Borland, Juan Deniz',
			'A Learning Surrogate LCA Model for Integrated Product Design',
			'',
			'conference',
			'Life Cycle Networks Proceedings of the 6th International Seminar on Life Cycle Engineering',
			'CIRP',
			'Kingston',
			'',
			'',
			'',
			'June, 1999', ''),
	new pub('99-design-seminar',
			'Nicola Senin, David R. Wallace, Nicholas Borland',
			'Mixed Continuous and Discrete Catalog-based Design Modeling and Optimization',
			'',
			'conference',
			'Proceedings of the 1999 CIRP International Design Seminar',
			'University of Twente, Enschede',
			'The Netherlands',
			'',
			'',
			'209-218',
			'March, 1999', ''),
	new pub('99-senin-GECCO',
			'Nicola Senin, David Wallace, Nicholas Borland',
			'Object-based Design Modeling and Optimization with Genetic Algorithms',
			'',
			'conference',
			'GECCO-99: Proceedings of the Genetic and Evolutionary Computation Conference',
			'',
			'Orlando, FL',
			'',
			'',
			'',
			'July, 1999', ''),
	new pub('98-borland-asme-dt-conference',
			'Nicholas Borland, Heiner Kauffman, David Wallace',
			'Integrating Environmental Impact Assessment into Product Design: A collaborative modeling approach',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'DETC/DFM-5730',
			'Atlanta, GA',
			'',
			'',
			'',
			'1998', ''),
	new pub('98-kim-tr9801-semivariance',
			'Jun-Beom Kim, David Wallace',
			'Mean-semivariance analysis: risk and opportunity',
			'',
			'technical report',
			'MIT CADlab - Technical Report: 98.01',
			'',
			'',
			'',
			'',
			'',
			'1998', ''),
	new pub('98-wetice-wallace',
			'Francis Pahng, Seokhoon Bae, David Wallace',
			'A web-based collaborative design modeling environment',
			'',
			'conference',
			'Proceedings of the Seventh IEEE International Workshops on Enabling Technologies',
			'Infrastructure for Collaborative Enterprises Conference',
			'Stanford University',
			'',
			'',
			'161-167',
			'1998', ''),
	new pub('97-weiner-web',
			'David Wallace, Suzanne Weiner',
			'How might classroom time be used given WWW-based lectures? A comparison of a lecture-style second coverage of materials vs. limited-coverage guided experiential activity',
			'',
			'journal',
			'ASEE Journal of Engineering Education',
			'',
			'',
			'87',
			'3',
			'237-248',
			'1998', ''),
	new pub('98-pahng-dome',
			'Francis Pahng, Nicola Senin, David Wallace',
			'Distributed object-based modeling and evaluation of design problems',
			'',
			'journal',
			'Computer-aided Design',
			'',
			'',
			'30',
			'6',
			'411-423',
			'1998', ''),
	new pub('98-pahng-asme-dt-conference',
			'Francis Pahng, Seokhoon Bae, David Wallace',
			'Web-based collaborative design modeling and decision support',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'DETC/EIM-5681',
			'Atlanta, GA',
			'',
			'',
			'',
			'1998', ''),
	new pub('97-senin-tr9702-dome',
			'Nicola Senin, David Wallace, Nick Borland, Mark Jakiela',
			'A framework for mixed parametric and catalog-based design problem modeling and optimization',
			'',
			'technical report',
			'MIT CADlab - Technical Report: 97.02',
			'',
			'',
			'',
			'',
			'',
			'1997', ''),
	new pub('97-kim-asme-dt',
			'Jun-beom Kim, David Wallace',
			'A Goal-oriented Design Evaluation Model',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'97-DETC/DTM-3878',
			'Sacramento, CA',
			'',
			'',
			'',
			'1997', ''),
	new pub('97-jackson-shielding',
			'Paul Jackson, David Wallace',
			'An analytical method for integrating environmental and traditional design considerations',
			'',
			'journal',
			'The Annals of the CIRP',
			'',
			'',
			'46',
			'1',
			'355-360',
			'1997', ''),
	new pub('97-jackson-asme-dt',
			'Paul Jackson, David Wallace',
			'A Modular Method for Representing Product Life-Cycles',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'97-DETC/DFM-4344',
			'Sacramento, CA',
			'',
			'',
			'',
			'1997', ''),
	new pub('97-pahng-asme-dt',
			'Francis Pahng, Nicola Senin, David Wallace',
			'Modeling and Evaluation of Product Design Problems in a Distributed Design Environment',
			'',
			'conference',
			'Proceedings of the ASME DT Conferences',
			'97-DETC/DFM-4356',
			'Sacramento, CA',
			'',
			'',
			'',
			'1997', ''),
	new pub('97-senin-borland-dome',
			'Nicola Senin, Nicholas Borland, David Wallace',
			'Distributed modeling of product design problems in a collaborative design environment',
			'',
			'conference',
			'1997 CIRP International Design Seminar Proceedings, Multimedia Technologies for Collaborative Design and Manufacturing',
			'',
			'',
			'',
			'',
			'192-197',
			'1997', ''),
	new pub('97-tomiyama-cirp-life-cycle',
			'T. Tomiyama, Y. Umeda, D. Wallace',
			'A Holistic Approach to Life-cycle Design',
			'',
			'conference',
			'Life Cycle Networks Proceedings of the 4th International Seminar on Life Cycle Engineering',
			'CIRP',
			'Berlin',
			'',
			'',
			'92-103',
			'June, 1997', ''),
	new pub('96-mutooni-web',
			'David Wallace, Philip Mutooni',
			'A comparative evaluation of classroom and web-based teaching',
			'',
			'journal',
			'ASEE Journal of Engineering Education',
			'',
			'',
			'86',
			'3',
			'211-217',
			'1997', ''),
	new pub('97-weiner-wheat',
			'Suzanne Weiner, David Wallace, David Meeker',
			'Wheat from Chaff: Teaching how to gather, analyze and apply information',
			'',
			'conference',
			'Proceedings of the International Conference on Engineering Education (ICEE)',
			'',
			'Chicago, IL',
			'2',
			'',
			'105-119',
			'August, 1997', ''),
	new pub('96-senin-tr9602-ga',
			'Thomas Grueninger, David Wallace',
			'Multi-modal optimization using genetic algorithms',
			'',
			'technical report',
			'MIT CADlab - Technical Report: 96.02',
			'',
			'',
			'',
			'',
			'',
			'1996', ''),
	new pub('96-senin-asme-dt',
			'Nicola Senin, David R. Wallace, Mark J. Jakiela',
			'Mixed Continuous Variable and Catalog Search Using Genetic Algorithms',
			'',
			'conference',
			'Proceedings of the ASME Design Automation Conference',
			'96-DETC/DAC-1489',
			'Irvine, CA',
			'',
			'',
			'',
			'August, 1996', ''),
	new pub('96-shu-ieee-dfe',
			'Li Shu, David Wallace, Woodie Flowers',
			'Probabilistic Methods in Life-cycle Design',
			'',
			'conference',
			'IEEE International Symposium on Electronics and the Environment',
			'',
			'Dallas TX',
			'',
			'',
			'7-12',
			'May, 1996', ''),
	new pub('96-wallace-journal',
			'David R. Wallace, Mark J. Jakiela, Woodie C. Flowers',
			'Multiple Criteria Optimization under Probabilistic Design Specifications using Genetic Algorithms',
			'',
			'journal',
			'Computer-aided Design',
			'',
			'',
			'28',
			'5',
			'405-421',
			'1996', ''),
	new pub('93-dighe-structural-synthesis',
			'Rahul Dighe, Mark J. Jakiela, David R. Wallace',
			'Structural Synthesis Under Manufacturability Constraints: A CAD System for the Design of Injection-Molded Product Housings',
			'',
			'journal',
			'Research in Engineering Design',
			'',
			'',
			'5',
			'',
			'185-201',
			'1993', ''),
	new pub('93-wallace-automated-ieee',
			'David R. Wallace, Mark J. Jakiela',
			'Automated Product Concept Design: Unifying Aesthetics and Engineering',
			'',
			'journal',
			'IEEE Computer Graphics and Applications',
			'',
			'',
			'13',
			'4',
			'66-75',
			'1993', ''),
	new pub('93-wallace-axiomatic',
			'David R. Wallace, Nam P. Suh',
			'Information-based design for environmental problem solving',
			'',
			'journal',
			'Annals of the CIRP',
			'',
			'',
			'42',
			'1',
			'175-179',
			'1993', ''),
	new pub('92-wallace-design',
			'David R. Wallace, Woodie Flowers, David L. Gossard, Mark J. Jakiela',
			'Future Possibilities for Industrial Design Education',
			'',
			'conference',
			'Proceedings of the Design Education Conference Shaping the 90s: towards a new design curriculum',
			'School of Industrial Design, Carleton University',
			'Ottawa, Canada',
			'',
			'',
			'',
			'1992', ''),
	new pub('91-wallace-caid',
			'David R. Wallace, Mark J. Jakiela',
			'Computer-automated Design of Aesthetic Injection Molded Products',
			'',
			'conference',
			'Proceedings of the ASME Design Theory and Methodology Conference',
			'',
			'Miami',
			'',
			'',
			'85-94',
			'September, 1991', '')
);

