iat-339-p02
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: zm-f21
- Language: HTML
- Default Branch: main
- Homepage: replit.com/@BeaSia/IAT-339-P02
- Size: 30.9 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Citation
Owner
- Login: zm-f21
- Kind: user
- Repositories: 1
- Profile: https://github.com/zm-f21
Citation (citations.html)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>P02 - Company</title>
<link href="main.css" rel="stylesheet" type="text/css" />
<link href="fonts.css" rel="stylesheet" type="text/css" />
</head>
<body>
<nav class="grid seven-column two-column-content">
<h1 class = "home"><a href="index.html">SIBZ Studios</h1></a>
<a href="games.html">Games</a>
<a href="merch.html">Merch</a>
<a href="news.html">News</a> <!-- company updates // -->
<a href="about.html">About</a>
<a href="contact_form.html">Contact</a>
<a href="checkout.html">Checkout</a>
</nav>
</body>
<br>
<section id="citations">
<h2>Citations</h2>
<ul>
<li>Matteson, Steve. Designer. 2011. <strong>Open Sans [Font]</strong>. Retrieved from <a href="https://www.google.com/fonts#QuickUsePlace:quickUse/Family:Open+Sans">https://www.google.com/fonts#QuickUsePlace:quickUse/Family:Open+Sans</a></li>
<li>W3Schools. Developer Site. (2024). <strong>Code References [Website]</strong>. Retrieved from <a href="https://www.w3schools.com/">https://www.w3schools.com/</a>.</li>
<li>All images are created by <strong>Bea Sia</strong></li>
</ul>
<ul>
<li>De Smet, F. (n/d). <em>DaFont</em>. Retrieved from <a href="https://www.dafont.com/butler.font">https://www.dafont.com/butler.font</a></li>
</ul>
<ul>
<li>(n/d).<em> Pangram Pangram Foundry</em>. Retrieved from <a href="https://pangrampangram.com/products/supply-mono">https://pangrampangram.com/products/supply-monot</a></li>
</ul>
<ul>
<li>Garcia, D. (n/d).<em> Cufon Fonts</em>. Retrieved from <a href="https://www.cufonfonts.com/font/neue-haas-grotesk-display-pro#:~:text=Neue%20Haas%20Grotesk%20Display%20Pro,Download%20Free%20for%20Desktop%20%26%20Webfont">https://www.cufonfonts.com/font/neue-haas-grotesk-display-pro#:~:text=Neue%20Haas%20Grotesk%20Display%20Pro,Download%20Free%20for%20Desktop%20%26%20Webfont</a></li>
</ul>
</section>
</html>