amoxclavcalc
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
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: dkats
- Language: JavaScript
- Default Branch: main
- Size: 90.8 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 5 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Citation
README.md
AmoxClavCalc
Owner
- Login: dkats
- Kind: user
- Repositories: 14
- Profile: https://github.com/dkats
Citation (citation.html)
<!DOCTYPE html>
<html>
<head>
<title>Citation Information</title>
<link rel="stylesheet" type="text/css" href="css/amoxclav.css">
<meta name="author" content="Daniel J. Kats">
<script type="text/javascript" src="js/footer.js"></script>
<script type="text/javascript" src="js/header.js"></script>
<script type="text/javascript" src="js/example.js"></script>
</head>
<body>
<script>header();</script>
<script type="text/javascript">document.getElementById("header_citation").className = "active";</script>
<article>
<h2>Citation Information</h2>
<p><strong>Authors:</strong> Iman Moawad, PharmD, BCPPS; Dan Kats, MD</p>
<p><strong>Website title:</strong> Amoxicillin-clavulanate Calculator</p>
<p><strong>Year created:</strong> 2021</p>
<p><strong>Year last updated:</strong> 2023</p>
<p><strong>URL:</strong> <a href="https://www.amoxclav.com/">www.amoxclav.com</a></p>
</article>
</body>
</html>