Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 544ed4e

Browse files
committed
add cff
1 parent 9911770 commit 544ed4e

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CITATION.cff

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: >-
6+
Python for Engineers
7+
type: software
8+
authors:
9+
- given-names: Robert
10+
family-names: Lanzafame
11+
- given-names: Sandra
12+
family-names: Verhagen
13+
- given-names: Tom
14+
family-names: Woudenberg
15+
name-particle: van
16+
- given-names: Guilherme Ferreira Sêco
17+
family-names: Alvarenga
18+
name-particle: de
19+
- given-names: Ahmed
20+
family-names: Farahat
21+
- given-names: Miguel
22+
family-names: Mendoza Lugo
23+
identifiers:
24+
- type: doi
25+
value: 10.5281/zenodo.xxxxxxx
26+
description: Zenodo DOI for the book and source code
27+
repository-code: 'https://github.com/TUDelft-books/learn-python'
28+
abstract: >-
29+
This repository contains the source code for Python for Engineers, a self-paced online course, which is meant to be a way to provide (and refresh) knowledge of 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.
30+
keywords:
31+
- open interactive textbook
32+
- education
33+
- teachbooks
34+
- engineering
35+
- civil
36+
- environmental
37+
- geoscience
38+
- python
39+
- jupyter
40+
license: CC-BY-4.0

0 commit comments

Comments
 (0)