Fichiers
typo-cpge/latex/commun.bib
2021-03-03 15:39:26 +01:00

43 lignes
1.3 KiB
BibTeX

@ARTICLE{Tarjan72depthfirst,
author = {Robert Tarjan},
title = {Depth first search and linear graph algorithms},
journal = {SIAM JOURNAL ON COMPUTING},
year = {1972},
volume = {1},
number = {2}
}
@MISC{Palmgren_SemHeyting,
author = {Erik Palmgren},
title = {Semantics of intuitionistic propositional logic},
year = {2009},
publisher = {Uppsala University},
howpublished = {Notes de cours},
url = {http://www2.math.uu.se/~palmgren/tillog/heyting3.pdf}
}
@misc{CoursLegeard,
author = {Bruno Legeard},
title = {Cours sur le test de logiciels},
year = {2011},
publisher = {Université de Franche-Comté},
howpublished = {Notes de cours},
url = {http://ufrsciencestech.u-bourgogne.fr/master1/Qualite-Innovation-PI_archives/QUALITE%20INNOVATION%20M1%20STIC%20V2011/cours-BL.pdf}
}
@misc{CoursHavet,
author = {Frédéric Havet},
title = {Cours de théorie des graphes},
url = {https://www-sop.inria.fr/members/Frederic.Havet/Cours/tout.html},
howpublished = {Notes de cours}
}
@misc{CoursNisse,
author = {Nicolas Nisse},
title = {Combinatorial optimisation for telecommunications},
year = {2012},
publisher = {Équipe Mascotte (CNRS -- INRIA), Université de Nice},
howpublished = {Notes de cours},
url = {http://www-sop.inria.fr/members/Frederic.Giroire/teaching/ubinet/pdfs/ubinet.pdf}
}