@Book{K&R,
  author = 	 {Brian Kernighan and Dennis Ritchie},
  title = 	 {The C Programming Language},
  publisher = 	 {Prentice Hall},
  year = 	 {1988},
  edition = 	 {Second},
}

@Book{camel,
  author = 	 {Larry Wall and Tom Christiansen and Randal Schwartz},
  title = 	 {Programming Perl},
  publisher = 	 {O'Reilley and Associates},
  year = 	 {1996},
}

@Book{StevensUnix,
  author = 	 {W. Richard Stevens},
  title = 	 {Advanced Programming in the UNIX Environment},
  publisher = 	 {Addison-Wesley},
  year = 	 {1997},
}

@Book{latex,
  author = 	 {Leslie Lamport},
  title = 	 {\LaTeX --- A Document Preparation System},
  publisher = 	 {Addison Wesley},
  year = 	 {1994},
}

@Misc{recursivemake,
  author = 	 {Peter Miller {\tt <millerp@canb.auug.org.au>}},
  title = 	 {Recursive Make Considered Harmful},
  year = 	 {1997},
}

@Misc{wwwnoweb,
  author =       {Norman Ramsey},
  title =        {{\tt noweb} home page},
  howpublished = {{\tt http://www.cs.virginia.edu/\~{}nr/noweb/}},
}



