toomy422.github.io
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
Unable to calculate vocabulary similarity
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: Toomy422
- Language: HTML
- Default Branch: TSAWebmaster
- Size: 2.47 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 11 months ago
· Last pushed 11 months ago
Metadata Files
Citation
Owner
- Login: Toomy422
- Kind: user
- Repositories: 1
- Profile: https://github.com/Toomy422
Citation (citations.html)
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="../static/css/bootstrap.min.css" type="text/css">
<script>
document.addEventListener("DOMContentLoaded", () => {
const images = document.getElementsByTagName('img');
const maxRetries = 3;
for (let img of images) {
let retryCount = 0;
const errorHandler = function() {
if (retryCount < maxRetries) {
retryCount++;
console.log(`Retrying to load the image ${img.src}... Attempt ${retryCount}`);
setTimeout(() => {
// Use a random query parameter to ensure the browser attempts to reload the image
img.src = `${img.src.split('?')[0]}?retry=${new Date().getTime()}`;
}, 1000); // Retry after 1 second
} else {
console.error(`Failed to load the image ${img.src} after several attempts.`);
}
};
img.addEventListener('error', errorHandler);
// If the image is already in an error state when the script runs, trigger the error handler manually
if (img.complete && img.naturalWidth === 0) {
errorHandler();
}
}
});
window.addEventListener("load", () => {
const images = document.getElementsByTagName('img');
for (let img of images) {
// If any image is in an error state after the page has loaded, manually trigger the error handler
if (img.complete && img.naturalWidth === 0) {
img.dispatchEvent(new Event('error'));
}
}
});
</script>
</head>
<title>
Citations
</title>
<body style="background-color:white; color:black;">
<nav class="navbar navbar-expand-lg navbar-light bg-primary">
<a class="navbar-brand" href="home.html">
<img src="../static/img/Home-icon.svg" width="30" height="30" alt="Home icon">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="sourcing.html">
<img src="../static/img/sourcing-icon.svg" width="30" height="30" alt="Icon of plant in a pot"> Sourcing
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="safety.html">
<img src="../static/img/safety-icon.svg" width="30" height="30" alt="Hard hat icon"> Safety
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="order.html">
<img src="../static/img/order-icon.svg" width="30" height="30" alt="Menu icon"> Order
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="citations.html">
<img src="../static/img/citation-icon.svg" width="30" height="30" alt="Document icon"> Citations
</a>
</li>
</ul>
</div>
</nav>
<h1 class="main" style="margin:20px" align="center">
Citations
</h1>
<center>
<h4 style="margin:20px">
The images on this website were sourced from the following websites:
</h4>
</center>
<p style="margin:20px">
Pizza Cheese Mozzarella. Pixabay. Accessed April 28, 2025.
<a href="https://pixabay.com/photos/pizza-cheese-mozzarella-tomato-5311269/">https://pixabay.com/photos/pizza-cheese-mozzarella-tomato-5311269/.</a>
</p>
<p style="margin:20px">
Coca-Cola Coke Soda. Pixabay. Accessed April 28, 2025.
<a href="https://pixabay.com/photos/coca-cola-coke-soda-cola-drink-5222420/">https://pixabay.com/photos/coca-cola-coke-soda-cola-drink-5222420/.</a>
</p>
<p style="margin:20px">
Pizza Kitchen Pizzeria. Pixabay. Accessed April 28, 2025.
<a href="https://pixabay.com/photos/pizza-kitchen-pizzeria-food-tomato-5275191/">https://pixabay.com/photos/pizza-kitchen-pizzeria-food-tomato-5275191/.</a>
</p>
<p style="margin:20px">
Baker Man Portrait. Pixabay. Accessed April 28, 2025.
<a href="https://pixabay.com/photos/baker-man-portrait-oven-costume-1620504/">https://pixabay.com/photos/baker-man-portrait-oven-costume-1620504/</a>
</p>
<p style="margin:20px">
Cows Mountain Lawn. Pixabay. Accessed April 28, 2025.
<a href="https://pixabay.com/photos/cows-mountain-lawn-nature-animals-7880154/">https://pixabay.com/photos/cows-mountain-lawn-nature-animals-7880154/</a>
</p>
<p style="margin:20px">
<a href="https://commons.wikimedia.org/wiki/File:Home-icon.svg">Timothy Miller</a>, <a href="https://creativecommons.org/licenses/by-sa/3.0">CC BY-SA 3.0</a>, via Wikimedia Commons
</p>
<p style="margin:20px">
<a href="https://commons.wikimedia.org/wiki/File:Noble_Roman%27s_-_May_2024_-_Sarah_Stierch_12.jpg">Missvain</a>, <a href="https://creativecommons.org/licenses/by/4.0">CC BY 4.0</a>, via Wikimedia Commons
</p>
<p style="margin:20px">
<a href="https://commons.wikimedia.org/wiki/File:Greek_Salad_from_Thessaloniki.jpg">Armineaghayan</a>, <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0</a>, via Wikimedia Commons
</p>
<p style="margin:20px">
<a href="https://commons.wikimedia.org/wiki/File:Paper-bag-open_-_Caro_Asercion_-_game-icons.svg">Caro Asercion</a>, <a href="https://creativecommons.org/licenses/by/3.0">CC BY 3.0</a>, via Wikimedia Commons
</p>
<p style="margin:20px">
Vectors and icons by <a href="https://www.svgrepo.com" target="_blank">SVG Repo</a>
</p>
<br>
<center>
<h4 style="margin:20px">
TSA-Specific Materials
</h4>
</center>
<p style="margin:20px">
<a href="../static/WebmasterCitationCheck.pdf">Student Copyright Checklist</a>
</p>
<p style="margin:20px">
<a href="../static/WebmasterPlanOfWork.pdf">Plan of Work Log</a>
</p>
<p style="margin:20px">
<a href="https://getbootstrap.com/docs/4.0/components/navbar/">Navbar powered by Bootstrap.</a>
</p>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.14.7/dist/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>
GitHub Events
Total
- Push event: 1
- Create event: 2
Last Year
- Push event: 1
- Create event: 2