From 1b9e1b07c37fb49df5fa0b2944d5e747da1f827d Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Tue, 21 Jan 2020 11:56:13 +0100 Subject: [PATCH] Add paper to bibliotheca --- bibliotheca.bib | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bibliotheca.bib b/bibliotheca.bib index 861c06a..84a2bea 100644 --- a/bibliotheca.bib +++ b/bibliotheca.bib @@ -18,3 +18,9 @@ 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", +}