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: 7 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: DY0810
  • Language: HTML
  • Default Branch: main
  • Size: 333 KB
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

  • Name: Dongyeop Lee
  • Login: DY0810
  • 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">
  <title>Citations & Further Reading | Polygamous Societies</title>
  <link rel="stylesheet" href="style.css">
</head>
<body>
<header>
  <div class="container">
    <h1>Works Cited & Recommended Sources</h1>
    <nav>
        <ul>
          <li><a href="index.html">Home</a></li>
          <li><a href="societies.html">Societies</a></li>
          <li><a href="comparative.html">Comparative Table</a></li>
          <li><a href="timeline.html">Timeline</a></li>
          <li><a href="insights.html">Insights</a></li>
          <li><a href="connections.html">Connections</a></li>
          <li><a href="citations.html">Citations</a></li>
        </ul>
      </nav>
  </div>
</header>
<section class="container">
  <h2>Academic Sources</h2>
  <ol class="citation-list">
    <li>Goody, Jack. <em>Production and Reproduction.</em> Cambridge UP, 1976.</li>
    <li>Bleek, Wilhelm. "Marriage Laws Among the Zulu." <em>Journal of African Law</em>, vol. 3, no. 2, 1959, pp. 113‑128.</li>
    <li>Pew Research Center. "Polygamy is Rare Around the World." 2020. <a href="https://www.pewresearch.org/" target="_blank" rel="noopener">pewresearch.org</a></li>
    <li>Atwood, Margaret. <em>The Handmaid's Tale.</em> McClelland & Stewart, 1985.</li>
    <li>National Geographic. "Polygamy Around the World" (video clip) YouTube, 2022.</li>
    <li>Field Interview with Mrs. Ronke Adeyemi, Ile‑Ife, Nigeria, 12 Aug 2024. Personal archive.</li>
  </ol>
  <h2>Online Articles & Databases</h2>
  <ul class="citation-list">
    <li><a href="https://en.wikipedia.org/wiki/Polygamy" target="_blank" rel="noopener">Wikipedia – Polygamy</a></li>
    <li><a href="https://cepr.org/voxeu/columns/african-polygamy-past-and-present" target="_blank" rel="noopener">CEPR – African Polygamy: Past and Present</a></li>
  </ul>
</section>
<footer>
  <div class="container">
    <p>&copy; 2025 Polygamous Societies | All rights reserved.</p>
  </div>
</footer>
</body>
</html>

GitHub Events

Total
  • Push event: 5
  • Public event: 1
Last Year
  • Push event: 5
  • Public event: 1