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: lane-bmc
  • Language: HTML
  • Default Branch: master
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 10 years ago · Last pushed over 10 years ago
Metadata Files
Readme Citation

README.md

iat339-portfolio

Citation (citations.html)

<!DOCTYPE html>
<html>

  <head>

    <meta charset="utf-8">
    <title>P01 - Citations</title>

    <link href="css/main.css" rel="stylesheet">

  </head>

  <body>

    <h1>P01 - Citations</h1>

    <p>A template you can use to present your citations with.</p>


    <nav>
      
      <p>
        On this page:
      </p>
      <ul>
        <li>
          <a href="#fonts">Fonts</a>
        </li>
        <li>
          <a href="#images">Images</a>
        </li>
        <li>
          <a href="#other">Other</a>
        </li>
      </ul>

      <p>Other pages:</p>
      <ul>
        <li><a href="User-flows.html">User-flows</a>
        <li><a href="Style_guide.html">Style Guide</a>
        <li><a href="Citations.html">Citations</a>
      </ul>
      
    </nav>



    <section id="fonts">

      <h2>Font citations</h2>

      <ul class="citations">
        
        <li>
          <cite>Matteson, Steve</cite>. Designer. 2011. <strong>Open Sans</strong> [Font]. Retrieved from <a href="https://www.google.com/fonts#QuickUsePlace:quickUse/Family:Open+Sans" target="_blank">https://www.google.com/fonts#QuickUsePlace:quickUse/Family:Open+Sans</a>
        </li>
        
        <li>
          <cite>Creator</cite>. (Role). (Year). <strong>Title</strong> [Media]. Retrieved from <a href="#">[URL]</a>.
        </li>

      </ul>

    </section>



    <section id="images">

      <h2>Images</h2>

      <ul class="citations">
        <li>
          <cite>Creator</cite>. (Role). (Year). <strong>Title</strong> [Media]. Retrieved from <a href="#">[URL]</a>.
        </li>
      </ul>

    </section>



    <section id="other">

      <h2>Other</h2>

    </section>




  </body>
</html>

GitHub Events

Total
Last Year