This repository was archived by the owner on Aug 6, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
59 lines (56 loc) · 1.94 KB
/
CITATION.cff
File metadata and controls
59 lines (56 loc) · 1.94 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Python for Engineers
message: >-
This record preserves the source code and website files
and is updated automatically by Zenodo for each Release.
See the README of the repository or the Credits page of
the book for additional information. Updates to the book
are described in the Release Notes of the repository.
Note the citation listed on the Zenodo page is incorrect
(see the Credits page of the book).
type: software
authors:
- given-names: Robert
family-names: Lanzafame
- given-names: Sandra
family-names: Verhagen
- given-names: Guilherme Ferreira Sêco
family-names: Alvarenga
name-particle: de
- given-names: Ahmed
family-names: Farahat
- given-names: Miguel
family-names: Mendoza Lugo
identifiers:
- type: doi
value: 10.5281/zenodo.16753127
description: Zenodo DOI
repository-code: 'https://github.com/TUDelft-books/learn-python'
abstract: >-
Python for Engineers is an interactive online textbook (website)
that functions as
a self-paced online course. It is meant to provide
(and refresh) knowledge of the Python Programming language. The most recent version of the
book can be found at https://oit.tudelft.nl/learn-python
This course was originally
developed for students in the fields of: Civil Engineering,
Environmental Engineering, Applied Earth Sciences and Construction
Management and Engineering. These programs are part of the faculty
of Civil Engineering and Geosciences at Delft University of
Technology in the Netherlands. We try to draw on examples from
these fields, but the course contents should be relevant for any
engineering or applied geoscience discipline.
keywords:
- open interactive textbook
- education
- teachbooks
- engineering
- civil
- environmental
- geoscience
- python
- jupyter
license: CC-BY-4.0