cq-example
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.3%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: dabrowskiw
- License: gpl-3.0
- Default Branch: main
- Size: 181 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.md
Notes repository
This repository contains some notes on using git.
The file notes.md contains the main notes. It can be converted to pdf using the command:
sh
pandoc -o notes.pdf notes.md
Dependencies
In order for the command to work, pandoc and pdflatex have to be installed. This can be done on Ubuntu systems using the command:
```sh
Update the package list
sudo apt-get update
Install dependencies
sudo apt install texlive-latex-base texlive-latex-extra texlive-fonts-recommended pandoc ```
Owner
- Name: Piotr Wojciech Dabrowski
- Login: dabrowskiw
- Kind: user
- Location: Berlin
- Company: HTW Berlin
- Website: https://www.htw-berlin.de/hochschule/personen/person/?eid=12469
- Repositories: 65
- Profile: https://github.com/dabrowskiw
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Druskat
given-names: Stephan
orcid: https://orcid.org/1234-5678-9101-1121
title: "My Research Software"
version: 2.0.4
identifiers:
- type: doi
value: 10.5281/zenodo.1234
date-released: 2021-08-11
GitHub Events
Total
- Push event: 12
- Create event: 4
Last Year
- Push event: 12
- Create event: 4