hon202researchprop
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: jvmaluballer
- Language: HTML
- Default Branch: main
- Size: 691 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed about 4 years ago
Metadata Files
Readme
Citation
README.md
HON202ResearchProp
Citation (Citations.html)
<!DOCTYPE html>
<html>
<head>
<title>Research Proposal</title>
<style>
body {
background-color: #005eb8;
}
p {
color: white;
font-size: 24px;
}
h1 {
color: #FFFFFF;
border: thin solid white;
text-align: center;
font-family: Arial, Sans-Serif;
}
h2 {
color: #FFFFFF;
font-size: 32px;
font-family: Arial, Sans-Serif;
}
a {
color: #FFFFFF;
text-align: center;
}
img {
text-align: center;
}
#hp {
float: center;
}
#bottom {
position: absolute;
bottom: 0;
left: 0;
color: #FFFFFF;
}
</style>
</head>
<body>
<a href="index.html" title="Introduction">Introduction</a>
<a href="Background.html" title="Background">Background</a>
<a href="Rationale.html" title="Rationale">Rationale</a>
<a href="Methods.html" title="Methods">Methods</a>
<a href="Conclusions.html" title="Conclusions">Conclusions</a>
<a href="Citations.html" title="Citations">Citations</a>
<!-- <h1>Happy Coding</h1>
<p>Hello World!</p>
<p> yes</p>
<a href="https://www.physicsclassroom.com/getattachment/lab/refrn/rl10tg.pdf">text here</a> -->
<br>
<h1>Citations</h1>
<!--<p style="text-align:center;"><img src="https://deadline.com/wp-content/uploads/2022/03/NCAA-basketball.jpg" width="600" alt="NCAA basketball image" align="left" id="hp"/>-->
<p>[1] Allison, R., Knoester, C., & Ridpath, B. D. (2021, June 28). Public opinions about paying college athletes and athletes protesting during the National Anthem: Du Bois Review: Social Science Research on Race. Cambridge Core. Retrieved June 9, 2022, from https://www.cambridge.org/core/journals/du-bois-review-social-science-research-on-race/article/abs/public-opinions-about-paying-college-athletes-and-athletes-protesting-during-the-national-anthem/E12C47279C045CD445A587D2DF915B4C ]</p>
<p>[2] Frazzini, A. S. K. (n.d.). Student-athlete compensation. Retrieved June 9, 2022, from https://www.ncsl.org/research/education/student-athlete-compensation.aspx </p>
<p>[3] Should college athletes be paid? reasons why or why not. Maryville Online. (2022, January 6). Retrieved June 9, 2022, from https://online.maryville.edu/blog/should-college-athletes-be-paid/</p>
<div id="bottom"> Email: jv23@pdx.edu</div><img src="https://www.howtogeek.com/wp-content/uploads/2019/03/gmail-1.png?width=1198&trim=1,1&bg-color=000&pad=1,1" width="50" alt="email" id="bottom"/>
<!--<p style="text-align:right;"><img src="https://www.wruf.com/wp-content/uploads/2021/09/ncaa-logo.png" width="200" alt="NCAA logo" />-->
<!--<p>NCAA logo</p>-->
<!--<p.b>NCAA logo</p.b>-->
<!--<figure>
<p style="text-align:center;"><img src="img/usa-today-9124797.0.jpg" width="400" alt="Derrick Rose on the Chicago Bulls."></p>
<figcaption>Fig.1 - Derrick Rose on the Chicago Bulls.</figcaption>
</figure>-->
</body>
</html>