@ARTICLE{journal,
	AUTHOR = {Joseph Fisher},
	TITLE = {Trace Scheduling:  A Technique for Global Microcode Compaction},
	JOURNAL =  {IEEE Transactions on Computers},		  
	YEAR = {1981},
	VOLUME = {30},
	NUMBER = {7},
	PAGES = {478-490},
	MONTH = {July}
}
@TECHREPORT{techreport,
	AUTHOR = {Charles E. Leiserson},
	TITLE = {VLSI Theory and Parallel Supercomputing},
	INSTITUTION = {MIT},
	YEAR = {1989},
	TYPE = {MIT/LCS/TM},
	NUMBER = {402},
	ADDRESS = {545 Technology Sq., Cambridge, MA 02139},
	MONTH = May,
	NOTE = {Also appears as an invited presentation at the 1989 Caltech Decennial VLSI Conference}
}
@inproceedings{conf,
	author = "Charles E. Leiserson and others",
	title = {The Network Architecture of the Connection Machine {CM-5}},
	booktitle = {Symposium on Parallel Architectures and Algorithms},
	organization = {ACM},
	month = {June},
	year = 1992,
	address = {San Diego, California},
	pages = {272-285}
	}
@UNPUBLISHED{unpublished,
	AUTHOR = {David Culler and Andrea Dusseau and Seth Goldstein and Avind Krishnamurthy and Steven Lumetta and Thorsten von~Eicken and Katherine Yelic},
	TITLE = {Introduction to Split-C},
	NOTE = {Version 1.0},
	MONTH = {April},
	YEAR = {1993},
	FTP = {\ftplink{ftp.cs.berkeley.edu}{ucb/CASTLE/Split-C/split-c-tutorial-1-0.ps}}

}
@mastersthesis{thesis,
	author = "Eric A. Brewer",
	title = {Aspects of a high-performance parallel-architecture simulator},
	school = {MIT},
	month = Sep,
	year = {1991}	}

@BOOK{book,
	author = {F. T. Leighton},
	TITLE = {Introduction to parallel algorithms and architectures},
	PUBLISHER = {Morgan Kaufmann},
	YEAR = {1992},
	address = {San Mateo, CA}
}
