repo_structure
Science Score: 28.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: RosaGuerrero05
- License: mit
- Language: TeX
- Default Branch: main
- Size: 997 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
- Releases: 0
Created over 3 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Contributing
License
Citation
README.md
Estructura de repositorio
El objetivo de este repositorio es implementar las buenas prácticas de acuerdo al paper "Good Enough Practices in Scientific Computing" por Greg Wilson, Jennifer Bryan, Karen Cranston, Justin Kitzes, Lex Nederbragt, Tracy K. Teal.
La estructura que queremos que tenga este repositorio es la siguiente:
├── LICENSE <- MIT License.
|
├── README.md <- Main Readme file with the description of the project.
|
├── CONTRIBUTING.md <- Steps yo contribute to the project.
|
├── CITATION.md <- Way to cite the project.
|
├── data <- Original data bases.
|
├── doc <- Archivos de texto.
|
├── results <- Clean and analyzes data bases.
|
└── src <- Coding files.
Citation (CITATION.md)
# Citation Please cite this work as: Rosa Guerrero. 2022. "Repo Structure". https://github.com/RosaGuerrero05/Repo_structure/