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
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: joc-mart
  • Language: HTML
  • Default Branch: main
  • Size: 8.58 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

capstone

Owner

  • Login: joc-mart
  • Kind: user

Citation (citations.html)

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100;400;600;700;800&family=Rowdies&display=swap" rel="stylesheet">
    <link rel="stylesheet" type="text/css" media="screen" href="main.css">
    <link rel="stylesheet" href="normalize.css">
    <title>Dysfunction Junction</title>
</head>
<body>
    <header>
        <h1 id="page-title">Jocelyn Martin | Capstone Project 2023</h1>
        <nav>
            <ul>
                <li><a href="index.html">Home</a></li>
                <li><a href="process.html">Process</a></li>
                <li><a href="deliverables.html">Deliverables</a></li>
                <li><a href="#">Citations</a></li>
                <li><a href="links.html">Links</a></li>
            </ul>
        </nav>
    </header>

    <div class="heading">
        <h2>Project citations</h2>
    </div>

    <div class="citations">
        <p>Beaton, Danielle M., Sirois, Fuschia, Milne, Elizabeth, “The role of self-compassion in the mental 
            health of adults with ADHD,” Clinical Psychology, https://doi.org/10.1002/jclp.23354.</p>
        
        <p>“Executive Dysfunction,” Cleveland Clinic, June 5, 2022, 
            https://my.clevelandclinic.org/health/symptoms/23224-executive-dysfunction. </p>
    
        <p>“Executive Function Resources,” Smarts, accessed November  4, 2023, 
            https://smarts-ef.org/resources/?gclid=CjwKCAjwsKqoBhBPEiwALrrqiInONsbSxYRqmGxVu2oHxDZs-hKkuWhcaPqIkMh1pKQxdYHax4AQ5RoCqz4QAvD_BwE.
            </p>
        
        <p>Janice Rodden, “What Is Executive Dysfunction? Sign and Symptoms of EFD,” ADDitude 
            Magazine, January 14, 2021, https://www.additudemag.com/what-is-executive-
            function-disorder/. 
            </p>
        
        <p>“Lexend,” Google Fonts, accessed September 20, 2023, 
            https://fonts.google.com/specimen/Lexend/about.
            </p>
        
        <p>Morin, Amanda , “Classroom accommodations for executive function challenges,” Understood, \
            August 30, 2023, https://www.understood.org/en/articles/classroom-accommodations-
            executive-function-challenges.
            </p>
        
        <p>Patel, Simon, “How To Customize Browser Fonts And Colors For ADHD Users?” Sidekick, 
            accessed September 20, 2023, https://www.meetsidekick.com/how-to-customize-
            browser-fonts-and-colors-for-adhd-users/.
            </p>
        
        <p>Saline, Sharon, “You Are Worthy of Self-Compassion: How to Break the Habit of Internalized 
            Criticism,” ADDitude Magazine, November 6, 2022, https://www.additudemag.com/
            self-compassion-practice-adhd-shame/.
            </p>
        
        <p>Strohmeier, Craig W, Rosenfield, Brad, DiTomasso, Robert A, Ramsay, J Russell, “Assessment of 
            the relationship between self-reported cognitive distortions and adult ADHD, anxiety, depression, and hopelessness,” Psychiatry Research, https://doi.org/10.1016/j.psychres.2016.02.034.</p>

        <p>Taylor, Ashley, “The Power of Self-Compassion in Enhancing Executive Functioning,” Inclusive 
            Therapists, July 26, 2023, https://www.inclusivetherapists.com/blog/the-power-of-self-
            compassion-in-enhancing-executive-functioning.</p>            
    </div>
    <div class="space">
        <p>&nbsp;</p>
    </div>
    <div class="footer">
        <p>Created by Jocelyn Martin</p>
    </div>
</body>
</html>

GitHub Events

Total
Last Year