.profile/bibliotheca.bib

27 lines
718 B
BibTeX

@book{sicp,
author = "Harold Abelson and Gerald Jay Sussman and Julie Sussman",
title = "Structure and Interpretation of Computer Programs",
year = "1985",
}
@book{97things,
title = "97 Things Every Programmer Should Know",
author = "Kevlin Henney",
year = "2010",
}
@book{tao1987,
title = "The Tao of Programming",
author = "Geoffrey James",
year = "1987",
}
@book{boyd2018,
title = "Introduction to Applied Linear Algebra",
author = "Stephen Boyd",
year = "2018",
}
@article{candea2001,
title = "Recursive Restartability: Turning the Reboot Sledgehammer into a Scalpel",
author = "George Candea, Armando Fox",
year = "2001",
url = "http://roc.cs.berkeley.edu/papers/recursive_restartability.pdf",
}