From 649afc381162e2ab831b2c306d486569419ae0e8 Mon Sep 17 00:00:00 2001 From: BartM82 <105561997+BartM82@users.noreply.github.com> Date: Thu, 2 Mar 2023 22:08:33 +0100 Subject: [PATCH] Create README.md --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3d70437 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# Bibliography + Hello, here is an attempt to establish a shared bibliography in BibTex format (to facilitate exports to Zotero :)) Thank you for contributing by respecting the formalism below. + + Bonjour, voici une tentative d'établir une bibliographie partagée en format BibTex (pour faciliter les exports vers Zotero :)) + + Merci de contribuer en respectant le formalisme ci-dessous. + + + @book{étiquette, + + author = {}, + + title = {}, + + year = {}, + + publisher = {}, + + address = {}, + + note = {}, + + isbn = {}} + + + Want to know more about BibTeX ? => https://www.bibtex.com/g/bibtex-format/