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 publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Are you reading this?
Basic Info
- Host: GitHub
- Owner: 4rticle
- Language: HTML
- Default Branch: master
- Homepage: https://4rticle.github.io/
- Size: 14.6 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 7 years ago
· Last pushed almost 4 years ago
Metadata Files
Readme
Citation
README.md
4rticle.github.io
A public but anonymous journal of an individual from the planet Earth.
Citation (citations.html)
<!DOCTYPE html>
<html lang="en">
<head>
<title>Citations</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="styles/4rticle.css" rel="stylesheet">
<header>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="tools.html">Utilities</a></li>
<li><a href="articles.html">Articles</a></li>
</ul>
</nav>
<hr style="width: 50%;">
<h3 id="date"></h3>
</header>
</head>
<body>
<h3>Citations & Bibliograpy</h3>
<p id="intro">If an article requires a Citation or Bibliograpy it will be listed
here with the proper reference.
</p>
<script type="text/javascript" src=time.js></script>
</body>
</html>