forked from JuliaDataScience/JuliaDataScience
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.yml
54 lines (50 loc) · 1.39 KB
/
metadata.yml
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
---
title: Julia Data Science
subtitle: ""
author:
- Jose Storopoli
- Rik Huijzer
- Lazaro Alonso
html-license: >-
<span style="display: flex; justify-content: center;">
<a
style="display: flex; align-items: center; border: 1.5px solid black; border-radius: 10px;"
href="https://opencollective.com/juliadatascience" target="_blank">
<img src="/images/coffee.png" height="18px" style="margin: 5px; display:inline">
<span style="margin-left: 4px; color: black !important">Support this project</span>
</a>
</span>
<br>
<a href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>
pdf-footer: ""
pdf-license: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
tags: [JuliaLang, Data Science, Data Visualization, Data Manipulation, Data Analysis]
repo: https://github.com/JuliaDataScience/JuliaDataScience
secPrefix: Section
figPrefix: Figure
tblPrefix: Table
bibliography: pandoc/references.bib
allow-subsubsections: true
# Only used in PDF.
titlepage: true
titlepage-top: |
```{=typst}
Jose Storopoli\
Universidade Nove de Julho - UNINOVE\
Brazil\
\
Rik Huijzer\
University of Groningen\
the Netherlands\
\
Lazaro Alonso\
Max Planck Institute for Biogeochemistry\
Germany
```
titlepage-bottom: |
```{=typst}
First edition published 2021
#link("https://juliadatascience.io")
ISBN: 9798489859165
```
---