sustainablearchitecture
Science Score: 31.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
-
○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: Gitaton
- Language: HTML
- Default Branch: main
- Size: 14.4 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Citation
Owner
- Login: Gitaton
- Kind: user
- Repositories: 1
- Profile: https://github.com/Gitaton
Citation (Citations.html)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="Leaficon.png">
<title>Citations</title>
</head>
<body>
<div class="navigationbar">
<a class ="logo" href="Index.html"><img id="logo_image" src="Logo.png" alt="Leaf Logo" width="125px"></a>
<div class="center_nav">
<a class ="text" href="Information.html">Information</a>
<a class ="text" href="Experts.html">Experts</a>
<a class ="text" href="Citations.html">Citations</a>
</div>
</div>
<div id="Hero_Image_Facts">
<div id="Facts_Heading">
<h1>Citations</h1>
</div>
</div>
<div class="white_background">
<div class="center_text">
<p id="green_paragraph_special">
Text references can be found <a href="https://docs.google.com/document/d/1NaU5Qm-gJn8ii4yYc-vd_Wkjf9UvuSWOLrGW2O_jZdw/edit?usp=sharing">HERE</a>
</p>
</div>
<div class="center_text">
<p class="green_paragraph">
Image references can be found <a href="https://docs.google.com/document/d/1r_gOCxyFLvEwHJugW62ZzKG5Bp5iMZv-9-TrFC9MiMw/edit">HERE</a>
</p>
</div>
<a href="https://www.thespruce.com/what-is-sustainable-architecture-4846497"><button class="green_learn_more">Want to learn more?</button></a>
</div>
<footer class="footer_green">
<p id="lefter_text">© Karthik Naryan 2024</p>
<a href="#top" class="righter_text_white"><p class="righter_text_white">Back to top</p></a>
</footer>
</body>
</html>