]> mj.ucw.cz Git - saga.git/blobdiff - biblio.bib
A typo.
[saga.git] / biblio.bib
index 2e95fb0898a8fe884666e9a443dea469cb3496ed..e74fa0903e9353d2d8125030a23776f5cf998715 100644 (file)
@@ -615,3 +615,27 @@ inproceedings{ pettie:minirand,
   pages={2--9},
   year={1995}
 }
+
+@article{ brodnik:lsb,
+  title={{Computation of the least significant set bit}},
+  author={Brodnik, A.},
+  journal={Proceedings of the 2nd Electrotechnical and Computer Science Conference, Portoroz, Slovenia},
+  year={1993}
+}
+
+@article{ turan:succinct,
+  title={{Succinct representation of graphs.}},
+  author={Tur\'an, G.},
+  journal={Discrete Applied Mathematics},
+  volume={8},
+  number={3},
+  pages={289--294},
+  year={1984}
+}
+
+@book{ jones:haskell,
+  title={{Haskell 98 Language and Libraries: The Revised Report}},
+  author={Jones, P. and Simon, L.},
+  year={2003},
+  publisher={Cambridge University Press}
+}