creative_reinterpretation

Assignment for ENG 449A - 1002

https://github.com/lal017/creative_reinterpretation

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 publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Assignment for ENG 449A - 1002

Basic Info
  • Host: GitHub
  • Owner: Lal017
  • Language: HTML
  • Default Branch: main
  • Size: 860 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

Citations for images used:

Sudyka, Diana. Sir Gawain and the Green Knight Illustration. Go HD, 2024. Web. Accessed 8 Dec. 2024. https://www.gohd.com.sg/shop/sir-gawain-the-green-knight/.

Owner

  • Name: Eduardo
  • Login: Lal017
  • Kind: user

Citation (citations.html)

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="author" content="Eduardo Salazar">
    <meta name="description" content="My Creative Reinterpretation assignment">
    <link rel="icon" href="/img/icon.png" type="image/png">
    <link rel="stylesheet" href="style.css" type="text/css">
    <title>Creative Reinterpretation</title>
</head>
<body>
    <header>
        <div class="logo">
            <h1>Sir Gawain and the Green Knight</h1>
        </div>
        <nav>
            <ul>
                <li><a href="index.html">Main Menu</a></li>
                <li><a href="my-inter.html">My Interpretation</a></li>
                <li><a href="com-inter.html">Community Interpretation</a></li>
            </ul>
        </nav>
    </header>

    <main>
        <section class="section">
            <h2>Citations</h2>
            <br>
            <div class="citations">
                <p>Sudyka, Diana. Sir Gawain and the Green Knight Illustration. Go HD, 2024. Web. Accessed 8 Dec. 2024. <a href="https://www.gohd.com.sg/shop/sir-gawain-the-green-knight/" style="color:red;">https://www.gohd.com.sg/shop/sir-gawain-the-green-knight/</a></p>
                <br>
                <p>Tolkien, J.R.R., translator. Sir Gawain and the Green Knight. Edited by Christopher Tolkien, Houghton Mifflin Harcourt, 2014.</p>
            </div>
        </section>
    </main>

    <footer>
        <p>&copy; 2024 Sir Gawain and the Green Knight Retold. <a href="citations.html" style="color: red; text-decoration: underline;">Full Citations</a></p>
    </footer>
</body>
</html>

GitHub Events

Total
  • Push event: 13
  • Create event: 2
Last Year
  • Push event: 13
  • Create event: 2