-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
63 lines (63 loc) · 2.1 KB
/
CITATION.cff
File metadata and controls
63 lines (63 loc) · 2.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
cff-version: 1.2.0
message: "If you use this book, please cite it as below."
title: "Think and Compute: a Primer for Digital Humanists"
type: software
authors:
- given-names: Silvio
family-names: Peroni
email: silvio.peroni@unibo.it
affiliation: University of Bologna
orcid: "https://orcid.org/0000-0003-0530-4305"
- given-names: Ivan
family-names: Heibi
email: ivan.heibi2@unibo.it
affiliation: University of Bologna
orcid: "https://orcid.org/0000-0001-5366-5194"
- given-names: Arcangelo
family-names: Massari
email: arcangelo.massari@unibo.it
affiliation: University of Bologna
orcid: "https://orcid.org/0000-0002-8420-0696"
date-released: 2025-09-01
repository-code: "https://github.com/thinkcompute/thinkcompute.github.io"
url: "https://thinkcompute.github.io"
preferred-citation:
type: book
title: "Think and Compute: a Primer for Digital Humanists"
authors:
- given-names: Silvio
family-names: Peroni
email: silvio.peroni@unibo.it
affiliation: University of Bologna
orcid: "https://orcid.org/0000-0003-0530-4305"
- given-names: Ivan
family-names: Heibi
email: ivan.heibi2@unibo.it
affiliation: University of Bologna
orcid: "https://orcid.org/0000-0001-5366-5194"
- given-names: Arcangelo
family-names: Massari
email: arcangelo.massari@unibo.it
affiliation: University of Bologna
orcid: "https://orcid.org/0000-0002-8420-0696"
year: 2025
abstract: >-
This is the official book written by Silvio Peroni, with
contributions from Ivan Heibi and Arcangelo Massari, for
the Computational Management of Data course of the
second-cycle degree in Digital Humanities and Digital
Knowledge of the University of Bologna. The intent of this
book was to provide students with open and free material
to learn the basics of Computational Thinking, Code
Programming, and Data Management in Python.
keywords:
- computational thinking
- data science
- data management
- algorithm
- digital humanities
- data
- databases
- algorithmic techniques
- data structures
license: CC-BY-4.0