Skip to content

Commit

Permalink
Update GPTsUK.html
Browse files Browse the repository at this point in the history
update
  • Loading branch information
joaoli13 authored Nov 28, 2023
1 parent 8d93f26 commit 8724cfa
Showing 1 changed file with 61 additions and 57 deletions.
118 changes: 61 additions & 57 deletions GPTsUK.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
color: #333;
background-color: #f8f8f8;
}

h1, h2 {
font-weight: normal;
color: #37474f;
Expand Down Expand Up @@ -118,48 +118,50 @@
.nota-licenca {
padding: 10px;
}

.see-more-section {
padding: 20px;
background-color: #fff;
box-shadow: 0 2px 4px rgba(0,0,0,.1);
margin-top: 40px; /* Or the desired spacing from the content above */
}

.see-more-section h3 {
font-size: 1.4em;
color: #37474f;
margin-bottom: 15px;
}

.see-more-note {
margin-bottom: 15px;
}

.see-more-link {
font-size: 1.2em;
color: #1a0dab;
text-decoration: none;
display: inline-block;
margin-bottom: 5px;
}

.see-more-link:hover,
.see-more-link:focus {
text-decoration: underline;
color: #0c4b8e;
}

@media screen and (max-width: 600px) {
.see-more-section {
padding: 10px;
}
}
padding: 20px;
background-color: #fff;
box-shadow: 0 2px 4px rgba(0,0,0,.1);
margin-top: 40px; /* Or the desired spacing from the content above */
}

.see-more-section h3 {
font-size: 1.4em;
color: #37474f;
margin-bottom: 15px;
}

.see-more-note {
margin-bottom: 15px;
}

.see-more-link {
font-size: 1.2em;
color: #1a0dab;
text-decoration: none;
display: inline-block;
margin-bottom: 5px;
}

.see-more-link:hover,
.see-more-link:focus {
text-decoration: underline;
color: #0c4b8e;
}

@media screen and (max-width: 600px) {
.see-more-section {
padding: 10px;
}
}


}

</style></head>
<body>
<h1>GPTs Theses UK</h1>
<h1>Theses GPTs UK</h1>
<h2>Here you can find GPTs that provide access to 627,035 academic theses from the United
Kingdom, spanning the period from 1768 to 2023.
</h2>
Expand All @@ -174,7 +176,7 @@ <h2>Here you can find GPTs that provide access to 627,035 academic theses from t
<td>
<table>
<tr>
<td> Subject Discipline </td>
<td> Subject </td>
<td> Min Year </td>
<td> Max Year</td>
<td> # Theses </td>
Expand Down Expand Up @@ -294,18 +296,18 @@ <h2>Here you can find GPTs that provide access to 627,035 academic theses from t
<td>4670</td>
</tr>
<tr>
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-dzy2bSpDo-theses-without-subject-discipline-info-uk" class="GPT">Theses lacking information on the subject discipline</a></td>
<td>1812</td>
<td>2023</td>
<td>46894</td>
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-dzy2bSpDo-theses-without-subject-discipline-info-uk" class="GPT">Theses lacking information on the metadata field of the Subject </a></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td colspan="4">
<hr>
</td>
</tr>
<tr>
<td class="detalhe-TodasAreas"><a href="https://chat.openai.com/g/g-ihkchxHLN-theses-all-sciences-uk" class="GPT">ALL DISCIPLINES</a></td>
<td class="detalhe-TodasAreas"><a href="https://chat.openai.com/g/g-ihkchxHLN-theses-all-sciences-uk" class="GPT">ALL SUBJECTS</a></td>
<td>
1768

Expand All @@ -323,18 +325,20 @@ <h2>Here you can find GPTs that provide access to 627,035 academic theses from t
</td>
</tr>
</table>
<div class="see-more-section">
<h3>Discover More</h3>
<div class="see-more-note">
<a href="https://joaoli13.github.io/GPTs.html" class="see-more-link">🇧🇷 GPTs Pós*BR - Brazilian Academic Works</a>
<p>Explore GPTs providing access to over 1.4 million academic productions (theses and dissertations) from Brazil, covering the period from 1987 to 2021. These GPTs utilize data from the 'Catalog of Theses and Dissertations - Brazil', offered by the Coordination for the Improvement of Higher Education Personnel (CAPES), available under the Creative Commons Attribution (CC BY) license.</p>
</div>
<div class="see-more-note">
<a href="https://chat.openai.com/g/g-ftpttHQdu-learningladder" class="see-more-link">GPT LearningLadder - A Learning Tool</a>
<p>Embark on a 10-step LearningLadder journey, where you can dive into a topic of interest and face progressively complex questions. Earn partial points for each attempt, and receive comprehensive explanations to enrich your knowledge.</p>
</div>
</div>

<div class="see-more-section">
<h3>Discover More</h3>
<div class="see-more-note"><a href="https://joaoli13.github.io/GPTs.html" class="see-more-link">🇧🇷 GPTs Pós*BR - Brazilian Academic Works</a><p>Explore GPTs providing access to over 1.4 million academic productions (theses and
dissertations) from Brazil, covering the period from 1987 to 2021. These GPTs utilize
data from the 'Catalog of Theses and Dissertations - Brazil', offered by the Coordination
for the Improvement of Higher Education Personnel (CAPES), available under the Creative
Commons Attribution (CC BY) license.
</p>
</div>
<div class="see-more-note"><a href="https://chat.openai.com/g/g-ftpttHQdu-learningladder" class="see-more-link">GPT LearningLadder - A Learning Tool</a><p>Embark on a 10-step LearningLadder journey, where you can dive into a topic of interest
and face progressively complex questions. Earn points for each attempt, and receive
comprehensive explanations to enrich your knowledge.
</p>
</div>
</div>
</body>

</html>

0 comments on commit 8724cfa

Please sign in to comment.