From fc743a6e9538176b2d2b25db90155a98e304e3b7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 28 Apr 2020 02:09:09 +0200 Subject: [PATCH] bibexemple --- cnam/travaux/blanc/document.bib | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 cnam/travaux/blanc/document.bib diff --git a/cnam/travaux/blanc/document.bib b/cnam/travaux/blanc/document.bib new file mode 100644 index 0000000..053313c --- /dev/null +++ b/cnam/travaux/blanc/document.bib @@ -0,0 +1,12 @@ +@misc{wysiwym, +howpublished="\url{https://domain.tld/wysiwym}", +author="Mean", +title="What You See Is What You Mean", +note="consulté le jj/04/2020", +} +@misc{wysiwyg, +howpublished="\url{https://domain.tld/wysiwyg}", +author="Get", +title="What You See Is What You Get", +note="consulté le jj/04/2020", +}