citations-projects
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 links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: The0remStar-dev
- Language: CSS
- Default Branch: main
- Size: 5.86 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 9 months ago
· Last pushed 9 months ago
Metadata Files
Citation
Owner
- Name: The0remStar-dev
- Login: The0remStar-dev
- Kind: user
- Location: France
- Repositories: 1
- Profile: https://github.com/The0remStar-dev
Love coding
Citation (citation-gartin.html)
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Citations.com</title>
<link rel="stylesheet" href="style-citation-paget.css">
</head>
<body>
<div class="container">
<div class="quote-box">
<p class="quote" id="quote">“ “</p>
<p class="author">gartin59</p>
<a href="citations.html" class="back-btn">Retour au menu</a>
</div>
</div>
<script src="citations.js"></script>
<script>
localStorage.getItem('generateQuote') ;
document.getElementById('quote').textContent = generateQuote('gartin');
</script>
</body>
</html>
GitHub Events
Total
- Public event: 1
Last Year
- Public event: 1