Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crée un fichier CITATION.cff #1112

Merged
merged 1 commit into from
Dec 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: stylo
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- name: >-
Chaire de recherche du Canada sur les écritures
numériques
website: 'https://www.ecrituresnumeriques.ca/fr/projets/stylo'
country: CA
city: Montréal
repository-code: 'https://github.com/EcrituresNumeriques/stylo'
url: 'https://stylo.huma-num.fr/'
abstract: >
Stylo est un éditeur de textes pour articles scientifiques
en sciences humaines et sociales.


L'environnement de travail de Stylo intègre une chaîne
éditoriale complète basée sur pandoc et outillée des
modules suivants :


- un éditeur de métadonnées
- un versionnage
- une gestion de la bibliographie
- différents formats exports : html5, xml (TEI, Erudit),
pdf...
- l'annotation
- le partage de document
license: GPL-3.0
Loading