зеркало из
https://github.com/M82-project/Bibliography.git
synced 2025-10-29 21:16:11 +02:00
27 строки
628 B
Markdown
27 строки
628 B
Markdown
# 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/
|