Skip to content

Commit 0669903

Browse files
authored
transcriptiones added (#64)
1 parent 0408a98 commit 0669903

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

CITATION.cff

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ authors:
2121
orcid: https://orcid.org/0000-0003-3860-1488
2222
- given-names: Sebastian
2323
family-names: Flick
24+
- given-names: Dominic
25+
family-names: Weber
26+
orcid: https://orcid.org/0000-0002-9265-3388
2427
date-released: 2019-09-20
2528
keywords:
2629
- awesome-list

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ Finding aids for textual and multimedia [primary sources](https://en.wikipedia.o
152152
- [Schweizerisches Wirtschaftsarchiv](https://ub.unibas.ch/de/historische-bestaende/wirtschaftsarchive/) - This collection comprises over 500 business archives from the period 1750 to the present day, with a focus on the Basel region.
153153
- [swisscollections](https://swisscollections.ch/) - Meta search engine for historical and modern collections in Swiss libraries and archives.
154154
- [timeSTAT Cubes](http://www.sfa-laboratory.ch/sr/cubestest/index.php) - The Federal Council reports to parliament on income and expenditure for the past years.
155+
- [transcriptiones](http://transcriptiones.ch) - Create, share and access transcriptions of historical manuscripts.
155156

156157
## Learning
157158

@@ -162,6 +163,7 @@ Finding aids for textual and multimedia [primary sources](https://en.wikipedia.o
162163
- [Geospatial Historian](https://geospatialhistorian.wordpress.com/) - Open HGIS Lessons and Resources.
163164
- [HIST 7370](https://cblevins.github.io/f19-dig-hist/) - Online course for Methods and Readings in Digital History.
164165
- [History Toolkit](https://dg.philhist.unibas.ch/en/studium/history-a-toolkit-for-students/) - History Toolkit for Students.
166+
- [Introduction to Digital History](https://wissen-ist-acht.github.io/digitalhistory.intro/) - This guide, created in the fall semester of 2022, accompanies the introductory courses in history at the University of Basel and is intended to provide a first insight into the field of digital history.
165167
- [Local Linkages](https://locallinkages.org/) - Professional development curriculum to introduce to historical research methods and digital history skills.
166168
- [Python für Historiker:innen](https://digital-history-berlin.github.io/Python-fuer-Historiker-innen/home.html) - The Jupyter Book (in German language) is aimed at historians who are looking for a first application-oriented and interactive introduction to the Python programming language.
167169
- [The CTP Book](https://comp-think.github.io/) - A book for teaching Computational Thinking and Programming skills to people with a background in the Humanities.

src/lib/data/entries.json

+9
Original file line numberDiff line numberDiff line change
@@ -1035,6 +1035,15 @@
10351035
"type": ["statistics"],
10361036
"period": ["contemporary"]
10371037
},
1038+
{
1039+
"title": "transcriptiones",
1040+
"description": "Create, share and access transcriptions of historical manuscripts.",
1041+
"url": "http://transcriptiones.ch",
1042+
"region": ["Switzerland"],
1043+
"language": ["de", "en"],
1044+
"type": ["primary sources", "manuscripts"],
1045+
"period": ["medieval", "modern"]
1046+
},
10381047
{
10391048
"title": "UB Heidelberg",
10401049
"description": "Manuscripts, documents, maps and literature.",

0 commit comments

Comments
 (0)