paper_surname_year_journal_short-paper-name
Example repo for code and LaTeX source for a scientific paper published in the Artificial Mechanical Intelligence research line at Italian Institute of Technology.
https://github.com/ami-iit/paper_surname_year_journal_short-paper-name
Science Score: 57.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
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.5%) to scientific vocabulary
Repository
Example repo for code and LaTeX source for a scientific paper published in the Artificial Mechanical Intelligence research line at Italian Institute of Technology.
Basic Info
- Host: GitHub
- Owner: ami-iit
- License: bsd-3-clause
- Default Branch: main
- Size: 25.4 KB
Statistics
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
This repo represents an example of paper repo. For documentation on the example itself, see the example_details.md file.
Paper Name
https://user-images.githubusercontent.com/6505998/134696331-6335943b-cd03-41fc-802d-e93347226e9c.mp4
Installation
Description of how to install the software and run the software to produce the plots and images in the paper. Both the installation process and the processing run should require as less user input as possible (ideally, none).
Ideally the installation should be reproducible also in the future. Some basic guidelines to do this are:
- If you are using dependencies provided by apt, specify the stable apt distribution you used for your tests,
- if you are using a rolling release distro such as PyPI or conda-forge, pin all your dependencies, i.e. explicitly specify their versions,
- if you download a dependency as a git repo, specify the tag or commit to use
For more info, check the documentation available in this repo.
Citing this work
If you find the work useful, please consider citing:
bibtex
@ARTICLE{ajae/aaq063,
author={Author1, Alfred and Author2, Beatrice},
journal={Journal},
title={Paper Tile},
year={2021},
volume={1},
number={1},
pages={1-6},
doi={10.1093/ajae/aaq063}}
Maintainer
This repository is maintained by:
| | |
|:---:|:---:|
|
| @GitHubUserName |
Owner
- Name: Artificial and Mechanical Intelligence
- Login: ami-iit
- Kind: organization
- Location: Italy
- Website: https://ami.iit.it/
- Repositories: 111
- Profile: https://github.com/ami-iit
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this material, please cite it as below."
url: "https://github.com/ami-iit/paper_surname_YEAR_journal_short-paper-name"
preferred-citation:
type: article
authors:
- family-names: "Author1"
given-names: "Alfred"
orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Author2"
given-names: "Beatrice"
orcid: "https://orcid.org/0000-0000-0000-0000"
doi: "10.0000/00000"
journal: "Journal Name"
month: 1
start: 1 # First page number
end: 2 # Last page number
title: "Paper Name"
issue: 1
volume: 1
year: 2021
GitHub Events
Total
Last Year
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Silvio Traversaro | s****o@i****t | 16 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 2
- Total pull requests: 1
- Average time to close issues: 13 minutes
- Average time to close pull requests: about 2 months
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 4.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- traversaro (2)
Pull Request Authors
- traversaro (1)