-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inicio
- Loading branch information
Showing
1 changed file
with
290 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,290 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<title>GPTs Theses UK</title><style> | ||
body { | ||
font-family: 'Helvetica Neue', Arial, sans-serif; | ||
margin: 0; | ||
padding: 20px; | ||
color: #333; | ||
background-color: #f8f8f8; | ||
} | ||
|
||
h1, h2 { | ||
font-weight: normal; | ||
color: #37474f; | ||
text-align: center; | ||
margin: 20px 0; | ||
} | ||
|
||
h1 { | ||
font-size: 2em; | ||
} | ||
|
||
h2 { | ||
font-size: 1.5em; | ||
} | ||
|
||
.nota-licenca { | ||
margin-top: 20px; | ||
margin-bottom: 20px; | ||
padding: 15px; | ||
background-color: #fff; | ||
border-left: 5px solid #007bff; | ||
color: #333; | ||
font-style: italic; | ||
box-shadow: 0 2px 4px rgba(0,0,0,.1); | ||
} | ||
|
||
table { | ||
width: 100%; | ||
border-collapse: collapse; | ||
margin-bottom: 20px; | ||
background-color: #fff; | ||
box-shadow: 0 2px 4px rgba(0,0,0,.1); | ||
} | ||
|
||
th, td { | ||
border: 1px solid #ddd; | ||
padding: 8px; | ||
text-align: left; | ||
} | ||
|
||
th { | ||
background-color: #f0f0f0; | ||
} | ||
|
||
tr:nth-child(even) { | ||
background-color: #f9f9f9; | ||
} | ||
|
||
.GPT { | ||
color: #1a0dab; | ||
text-decoration: none; | ||
} | ||
|
||
.GPT:hover, | ||
.GPT:focus { | ||
text-decoration: underline; | ||
color: #0c4b8e; | ||
} | ||
|
||
/* Remove min-width e max-width para responsividade */ | ||
td[data-header] { | ||
font-weight: bold; | ||
} | ||
|
||
/* Tooltip on hover */ | ||
[data-tooltip]:hover:after { | ||
content: attr(data-tooltip); | ||
position: absolute; | ||
top: 100%; | ||
left: 50%; | ||
transform: translateX(-50%); | ||
width: max-content; | ||
max-width: 180px; | ||
padding: 4px 8px; | ||
background-color: #555; | ||
color: #fff; | ||
text-align: center; | ||
border-radius: 6px; | ||
box-shadow: 0 2px 4px rgba(0,0,0,.1); | ||
font-size: 0.75em; | ||
white-space: nowrap; | ||
z-index: 20; | ||
visibility: hidden; | ||
opacity: 0; | ||
transition: opacity 0.3s, visibility 0.3s; | ||
} | ||
|
||
[data-tooltip]:hover:after, | ||
[data-tooltip]:focus:after { | ||
visibility: visible; | ||
opacity: 1; | ||
} | ||
|
||
/* Better mobile experience */ | ||
@media screen and (max-width: 600px) { | ||
body { | ||
padding: 10px; | ||
} | ||
|
||
table { | ||
display: block; | ||
width: 100%; | ||
overflow-x: auto; | ||
} | ||
|
||
.nota-licenca { | ||
padding: 10px; | ||
} | ||
} | ||
|
||
</style></head> | ||
<body> | ||
<h1>GPTs Theses 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> | ||
<div class="nota-licenca"> | ||
These GPTs uses data from the 'EThOS - UK Theses Online Service', a resource provided | ||
by the British Library, available under the Creative Commons Attribution (CC BY 4.0) | ||
license. | ||
|
||
</div> | ||
<table border="1"> | ||
<tr> | ||
<td> | ||
<table> | ||
<tr> | ||
<td> Subject Discipline </td> | ||
<td> Min Year </td> | ||
<td> Max Year</td> | ||
<td> # Theses </td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-8g9zBfEJ2-thesesagriculture-veterinarsciencesuk" class="GPT">Agriculture & Veterinary Sciences</a></td> | ||
<td>1892</td> | ||
<td>2022</td> | ||
<td>12059</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-7sueihlVV-theses-architecture-building-planning-uk" class="GPT">Architecture, Building & Planning</a></td> | ||
<td>1886</td> | ||
<td>2022</td> | ||
<td>4921</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/gpts/editor/g-StzKLKq6O" class="GPT">Biological Sciences</a></td> | ||
<td>1853</td> | ||
<td>2023</td> | ||
<td>61842</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-AJPIxH00y-theses-business-administrative-studies-uk" class="GPT">Business & Administrative Studies</a></td> | ||
<td>1850</td> | ||
<td>2022</td> | ||
<td>18984</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-lMfXCZ1hr-theses-computer-science-uk" class="GPT">Computer Science</a></td> | ||
<td>1948</td> | ||
<td>2022</td> | ||
<td>14717</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-AHTnz28fb-theses-creative-arts-design-uk" class="GPT">Creative Arts & Design</a></td> | ||
<td>1920</td> | ||
<td>2023</td> | ||
<td>6060</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-XkCpMZMhc-theses-education-uk" class="GPT">Education</a></td> | ||
<td>1881</td> | ||
<td>2022</td> | ||
<td>18952</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-WpPe4BdVZ-theses-engineering-technology-uk" class="GPT">Engineering & Technology</a></td> | ||
<td>1868</td> | ||
<td>2022</td> | ||
<td>77645</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-RYmoNN8mY-theses-history-archaeology-uk" class="GPT">History & Archaeology</a></td> | ||
<td>1883</td> | ||
<td>2022</td> | ||
<td>19119</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-OEMPVodQV-theses-language-literature-uk" class="GPT">Language & Literature</a></td> | ||
<td>1866</td> | ||
<td>2022</td> | ||
<td>26699</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-7w8b31qp2-theseslawuk" class="GPT">Law</a></td> | ||
<td>1877</td> | ||
<td>2022</td> | ||
<td>7256</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-OllzBkyOB-theses-librarianship-information-science-uk" class="GPT">Librarianship & Information Science</a></td> | ||
<td>1915</td> | ||
<td>2022</td> | ||
<td>2126</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-E0RtAQq20-theses-mathematics-statistics-uk" class="GPT">Mathematics & Statistics</a></td> | ||
<td>1890</td> | ||
<td>2022</td> | ||
<td>12911</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-5Re8oO9ng-theses-medicine-health-uk" class="GPT">Medicine & Health</a></td> | ||
<td>1768</td> | ||
<td>2023</td> | ||
<td>99175</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-XQCyMYGB3-theses-music-uk" class="GPT">Music</a></td> | ||
<td>1930</td> | ||
<td>2022</td> | ||
<td>3587</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-qmZh05Lwb-theses-philosophy-psychology-religiousstudies-uk" class="GPT">Philosophy, Psychology & Religious Studies</a></td> | ||
<td>1879</td> | ||
<td>2023</td> | ||
<td>30436</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-Hyv83xPi0-theses-physical-sciences-uk" class="GPT">Physical Sciences</a></td> | ||
<td>1787</td> | ||
<td>2022</td> | ||
<td>87666</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-CyG7iJsl9-theses-social-economic-political-studies-uk" class="GPT">Social, Economic & Political Studies</a></td> | ||
<td>1877</td> | ||
<td>2022</td> | ||
<td>71316</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-XcZQt33O8-theses-sport-recreation-uk" class="GPT">Sport & Recreation</a></td> | ||
<td>1935</td> | ||
<td>2022</td> | ||
<td>4670</td> | ||
</tr> | ||
<tr> | ||
<td class="Detalhe-Area"><a href="https://chat.openai.com/g/g-dzy2bSpDo-theses-lacking-information-on-the-subject-field-uk" class="GPT">Theses lacking information on the subject discipline</a></td> | ||
<td>1812</td> | ||
<td>2023</td> | ||
<td>46894</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> | ||
1768 | ||
|
||
</td> | ||
<td> | ||
2023 | ||
|
||
</td> | ||
<td> | ||
627035 | ||
|
||
</td> | ||
</tr> | ||
</table> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |