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
    Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: nee-p
  • Default Branch: main
  • Size: 4.88 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Citation

Owner

  • Login: nee-p
  • Kind: user

Citation (Citation style one)

<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0" et-al-min="4" et-al-use-first="3" demote-non-dropping-particle="sort-only" default-locale="en-US" xmlns="http://purl.org/net/xbiblio/csl">
  <info>
    <title>Custom Citation Style</title>
    <id>https://csl.mendeley.com/styles/custom-style</id>
    <link href="http://www.zotero.org/styles/custom-style" rel="self"/>
    <author>
      <name>Your Name</name>
      <email>your-email@example.com</email>
    </author>
    <category citation-format="numeric"/>
    <category field="engineering"/>
    <category field="science"/>
    <summary>Custom citation style based on provided criteria.</summary>
    <updated>2025-02-02T10:00:00+00:00</updated>
  </info>

  <macro name="author">
    <names variable="author">
      <name delimiter=", " delimiter-precedes-last="always" et-al-min="4" et-al-use-first="3"/>
    </names>
  </macro>

  <macro name="title">
    <text variable="title"/>
  </macro>

  <macro name="titleField">
    <choose>
      <if type="article-journal">
        <text macro="title" suffix="[J]. "/>
      </if>
      <else-if type="book">
        <text macro="title" suffix="[M]. "/>
      </else-if>
      <else-if type="chapter">
        <text macro="title" suffix="[A]. In: "/>
        <names variable="editor" suffix=". "/>
        <text variable="container-title" suffix="[M]. "/>
      </else-if>
      <else-if type="paper-conference">
        <text macro="title" suffix="[A]. In: "/>
        <text variable="container-title" suffix="[C]. "/>
      </else-if>
      <else-if type="thesis">
        <text macro="title" suffix="[D]. "/>
      </else-if>
      <else-if type="report">
        <text macro="title" suffix="[R]. "/>
      </else-if>
      <else-if type="patent">
        <text macro="title" suffix="[P]. "/>
        <text variable="number" prefix="Patent No: " suffix=". "/>
      </else-if>
      <else-if type="standard">
        <text variable="number" suffix=". "/>
        <text macro="title" suffix="[S]. "/>
      </else-if>
      <else-if type="webpage">
        <text macro="title" suffix="[EB/OL]. "/>
      </else-if>
      <!-- Default to [J] if type is missing -->
      <else>
        <text macro="title" suffix="[J]. "/>
      </else>
    </choose>
  </macro>

  <macro name="publisher">
    <text variable="publisher-place" suffix=": "/>
    <text variable="publisher" suffix=", "/>
    <date variable="issued">
      <date-part name="year"/>
    </date>
  </macro>

  <macro name="pageField">
    <text variable="page" prefix=": "/>
  </macro>

  <citation et-al-min="4" et-al-use-first="3" collapse="year-suffix-ranged">
    <sort>
      <key variable="citation-number" sort="ascending"/>
    </sort>
    <layout vertical-align="sup" prefix="[" suffix="]" delimiter=", ">
      <text variable="citation-number"/>
    </layout>
  </citation>

  <bibliography et-al-min="4" et-al-use-first="3" second-field-align="flush" entry-spacing="0">
    <layout suffix=".">
      <text variable="citation-number" prefix="[" suffix="]"/>
      <text macro="author" suffix=". "/>
      <text macro="titleField"/>
      <text macro="publisher" suffix=". "/>
      <text macro="pageField"/>
    </layout>
  </bibliography>
</style>

GitHub Events

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