yacinedjahafi.github.io
Science Score: 18.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 links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: YacineDjahafi
- Language: HTML
- Default Branch: github
- Size: 12.6 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed over 2 years ago
Metadata Files
Citation
Owner
- Name: Yacine Djahafi
- Login: YacineDjahafi
- Kind: user
- Repositories: 1
- Profile: https://github.com/YacineDjahafi
Citation (Citation/citation.html)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script defer src="citation.js"></script>
<title>Document</title>
</head>
<body>
<!-- slider de citations -->
<div id="citation-container">
<p id="citations">"Comme la Hongrie, le monde informatique a une langue qui lui est propre. Mais il y a une différence. Si vous restez assez longtemps avec des Hongrois, vous finirez bien par comprendre de quoi ils parlent." <br> Dave Barry</p>
<p onclick="addSlide(-1)" href="" class="previous"><</p>
<p onclick="addSlide(1)" href="" class="next">></p>
</div>
<!-- slider des projets-->
<div id="cursor">
<p id="citations">"Comme la Hongrie, le monde informatique a une langue qui lui est propre. Mais il y a une différence. Si vous restez assez longtemps avec des Hongrois, vous finirez bien par comprendre de quoi ils parlent." <br> Dave Barry</p>
<p onclick="addSlide(-1)" href="" class="previous"><</p>
<p onclick="addSlide(1)" href="" class="next">></p>
</div>
</body>
</html>