Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cunhapaulo committed Apr 1, 2024
1 parent 45f1547 commit 0d747d1
Show file tree
Hide file tree
Showing 4 changed files with 158 additions and 156 deletions.
168 changes: 83 additions & 85 deletions examples/example-weber.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title : Example Slides for Theme Max Weber
author : Paulo Cunha
description : This is an example of how to use my themes
keywords : Marp, Slides, Themes, Marpstyle, Einstein, Bern
marp : true
paginate : true
theme : weber
title: Example Slides for Theme Max Weber
author: Paulo Cunha
description: This is an example of how to use my themes
keywords: Marp, Slides, Themes, Marpstyle, Einstein, Bern
marp: true
paginate: true
theme: weber
---

---

<!-- _class: titlepage -->

![bg left:33% brightness:0.9](https://upload.wikimedia.org/wikipedia/commons/thumb/6/65/Max_Weber%2C_1918.jpg/330px-Max_Weber%2C_1918.jpg)

<div class="title" > Die Protestantische Ethik und der &laquo;Geist&raquo; des Kapitalismus </div>
Expand All @@ -18,71 +18,70 @@ theme : weber
<div class="date" > Freiburg im Breisgau, 1904-1905 </div>
<div class="organization" > Archiv für Sozialwissenschften für Sozialpolitik </div>


---

![bg right:33% brightness:0.9](https://www.welt.de/img/kultur/literarischewelt/mobile124687259/3222507567-ci102l-w1024/Max-Weber-Foto.jpg)

<!-- _class: titlepage -->

# Die Protestantische Ethik und der &laquo;Geist&raquo; des Kapitalismus
## Wirtschaft und Gesellschaft: Religionssoziologie
### Maximilian Karl Emil Weber (Max Weber )
#### Freiburg im Breisgau, 1904-1905
##### Archiv für Sozialwissenschften für Sozialpolitik
# Die Protestantische Ethik und der &laquo;Geist&raquo; des Kapitalismus

---
## Wirtschaft und Gesellschaft: Religionssoziologie

### Maximilian Karl Emil Weber (Max Weber )

#### Freiburg im Breisgau, 1904-1905

##### Archiv für Sozialwissenschften für Sozialpolitik

---

# Opening Description of a Chapter

Some text about what´s ahead...

---

# Lists

<div class="columns">
<div>
<!-- _class: cool-list -->

1. *Berlin*
2. *Hannover*
3. *Freiburg im Breisgau*
3. *Heidelberg*
4. *Hamburg*
1. _Berlin_
2. _Hannover_
3. _Freiburg im Breisgau_
4. _Heidelberg_
5. _Hamburg_

</div>
<div>
4. *Leipzig*
5. *Dresden*
6. *München*
7. *Köln*
8. *Köningsberg und Praga*
8. *Köningsberg und Praga*

</div>
</div>
</div>

---


# Is Algebraic Graph Knowledge **Possible**?

Research has been conducted in order to evaluate the possibility of reaching meaningful knowledge from Algebraic Graph transformations.

- Model Cheking and theorem prooving are viable paths.

Research has been conducted in order to evaluate the possibility of reaching meaningful knowledge from Algebraic Graph transformations.

- Model Cheking and theorem prooving are viable paths.

- This is the first way: **outstanding assertion**!
- This is the first way: **outstanding assertion**!
- Even greater impact comes from: _hilight text_!

> ***Note**: This is a very long footnote line intended to test the layout of two.

---

> **\*Note**: This is a very long footnote line intended to test the layout of two.
---

<div class="columns">
<div>
Expand All @@ -99,14 +98,14 @@ Research has been conducted in order to evaluate the possibility of reaching mea
- This is a fragment of normal text written here in order to exemplify the use of several featrues in CSS.
- This is a fragment of normal text written here in order to exemplify the use of several featrues in CSS.

- This is one **feature**
- This is another subjetc.
- This is one **feature**
- This is another subjetc.

</div>
</div>

---

# Lists

<div class="columns">
Expand All @@ -120,9 +119,9 @@ Research has been conducted in order to evaluate the possibility of reaching mea
4. End of list

</div>
<div>
<div>

```haskell
```haskell

primes = filterPrime [2..]
where filterPrime (p:xs) =
Expand All @@ -135,9 +134,10 @@ seqLength Nil = 0
seqLength (Cons _ xs) = 1 + seqLength xs

seqAppend Nil ys = ys
seqAppend (Cons x xs) ys = Cons x (seqAppend xs ys)
seqAppend (Cons x xs) ys = Cons x (seqAppend xs ys)

```

<figcaption align="center">
<b>Code</b>: Haskell code fragment.
</figcaption>
Expand All @@ -147,7 +147,7 @@ seqAppend (Cons x xs) ys = Cons x (seqAppend xs ys)

---

# Tables
# Tables

| Column A | Column B | Column C | Column D |
| -------- | -------- | -------- | :------: |
Expand All @@ -160,6 +160,7 @@ seqAppend (Cons x xs) ys = Cons x (seqAppend xs ys)
</figcaption>

---

![bg opacity:0.28 blur:5px](https://perspectivabr.files.wordpress.com/2011/01/10005704-p.jpg)

# LaTeX Equations
Expand All @@ -173,7 +174,7 @@ $$c=\sqrt{\frac{1}{\mu \epsilon}}$$
<b>Formulae</b>: Exemples of use of LaTeX formulas.
</figcaption>

---
---

# Images in Two Columns

Expand All @@ -189,6 +190,7 @@ $$c=\sqrt{\frac{1}{\mu \epsilon}}$$
<div>

![h:450px drop-shadow:4px,5px,15px,#010101](https://m.media-amazon.com/images/I/41KNIVtP5bS._SX323_BO1,204,203,200_.jpg)

<figcaption>
&nbsp
</figcaption>
Expand All @@ -212,6 +214,7 @@ $$c=\sqrt{\frac{1}{\mu \epsilon}}$$
<div>

![h:450px drop-shadow:4px,5px,15px,#010101](https://m.media-amazon.com/images/I/410QfTR2e8S._SX323_BO1,204,203,200_.jpg)

<figcaption>
<b>Figure 2</b>: Sophokles, Suhrkamp (2015).
</figcaption>
Expand All @@ -234,41 +237,37 @@ $$c=\sqrt{\frac{1}{\mu \epsilon}}$$
<b>Figure</b>: Oxford edition (1979).
</figcaption>


</center>

</div>
<div>

## Hegel's Phenomenology
## Hegel's Phenomenology

The book was originally entitled "Phänomenologie des Geistes" by its author, G.W.F. Hegel.

* Published in 1807, marked a significant development in German idealism after Kant.
- Published in 1807, marked a significant development in German idealism after Kant.

* In this book Hegel develops his concepts of dialectic.
- In this book Hegel develops his concepts of dialectic.

[Price at Amazon](https://www.amazon.com/gp/product/0198245971/ref=ox_sc_act_image_2?smid=A1ZZFT5FULY4LN&psc=1): $ 17.83

</div>
</div>
---
---

# Image and text

<div class="columns">
<div>


## Kant, Leibniz & Newton

Philosophy and the sciences were closely linked in the age of Leibniz, Newton, and Kant; but a more precise determination of the structure of this linkage is required. This text addresses the caming of metaphysics into a discipline, the emergence of analytical mechanics.

Philosophy and the sciences were closely linked in the age of Leibniz, Newton, and Kant; but a more precise determination of the structure of this linkage is required. This text addresses the caming of metaphysics into a discipline, the emergence of analytical mechanics.

[Available at Amazon](https://www.amazon.de/Between-Leibniz-Newton-Kant-Philosophy/dp/3031343395/ref=sr_1_1?__mk_pt_BR=%C3%85M%C3%85%C5%BD%C3%95%C3%91&crid=16F5PCQR437M7&keywords=Kant+Springer&qid=1689169670&s=books&sprefix=kant+springer%2Cstripbooks%2C204&sr=1-1): 91,42 €


</div>
<div>
<center>
Expand All @@ -285,86 +284,85 @@ Philosophy and the sciences were closely linked in the age of Leibniz, Newton, a
</div>
---
<!-- _class: cite -->

<!-- _class: cite -->

"There is an **increasing** demand of current information systems to incorporate the use of a higher degree of formalism in the development process. **Formal Methods** consist of a set of tools and techniques based on mathematical model and formal logic that are used to **specify and verify** requirements and designs for hardware and software systems."

---
---

<!-- _class: cite -->

![bg opacity:.3 blur:8.0px ](../img/max-weber1.jpg)


<div class="cite-author" data-text="Mona Batra">

"There is an **increasing** demand of current information systems to incorporate the use of a higher degree of formalism in the development process. **Formal Methods** consist of a set of tools and techniques based on mathematical model and formal logic that are used to **specify and verify** requirements and designs for hardware and software systems."
"There is an **increasing** demand of current information systems to incorporate the use of a higher degree of formalism in the development process. **Formal Methods** consist of a set of tools and techniques based on mathematical model and formal logic that are used to **specify and verify** requirements and designs for hardware and software systems."

</div>
---
<!-- _class: transition -->
![bg brightness:0.9 opacity:.2](../img/max-weber.webp)

Transition Slide 1<br> _Aditional_ **Text**

Transition Slide 1<br> _Aditional_ **Text**

---
<!-- _class: transition2 -->
![bg opacity:.17 blur:2.0px](https://blog.insiderstore.com.br/wp-content/uploads/2021/02/descobertas-de-albert-einstein-destaque-2048x1536.webp)
---

<!-- _class: transition2 -->

Transition Slide 2<br> _Aditional_ **Text**

![bg opacity:.17 blur:2.0px](https://blog.insiderstore.com.br/wp-content/uploads/2021/02/descobertas-de-albert-einstein-destaque-2048x1536.webp)

---
Transition Slide 2<br> _Aditional_ **Text**

---

<!-- _backgroundColor: lightgray -->

![bg h:70% drop-shadow:0,5px,20px,rgba(0,0,0,.4)](https://upload.wikimedia.org/wikipedia/commons/thumb/8/80/Die_protestantische_Ethik_und_der_%27Geist%27_des_Kapitalismus_original_cover.jpg/602px-Die_protestantische_Ethik_und_der_%27Geist%27_des_Kapitalismus_original_cover.jpg)
![bg h:100%](https://upload.wikimedia.org/wikipedia/commons/5/52/Juri-Gagarin-Ring_10.jpg)

---
<!-- _class: transition2 -->

<!-- _class: transition2 -->

**THANK YOU!**

![bg opacity:.85](https://i.ytimg.com/vi/GMfYG6RJ-jk/maxresdefault.jpg)

---

<!-- _class: biblio -->
<!-- _class: biblio -->

![bg left:33% opacity:20% blur:8px](https://images.unsplash.com/photo-1524995997946-a1c2e315a42f?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80)

# References

1. PLATO. **Plato Republic**. Tradução: C. D. C. Reeve. Indianapolis, IN, USA: Hackett Publishing Company, 2004.
# References

1. PLATO. **Plato Republic**. Tradução: C. D. C. Reeve. Indianapolis, IN, USA: Hackett Publishing Company, 2004.
2. ARISTOTELES. **Nikomachische Ethik**. Berlin: Akademie Verlag, 2010. (Klassiker Auslegen).v. 2
3. KANT, Immanuel. **Kritik der Praktischen Vernunft**. Berlin: Akademie Verlag, 2002. (Klassiker Auslegen).v. 26
4. HEGEL, Georg Friederich Wilhelm. **Hegel´s Phenomenology of Spirit**. Tradução: A. V. Miller. New York: Oxford University Press, 2004.
1. PLATO. **Plato Republic**. Tradução: C. D. C. Reeve. Indianapolis, IN, USA: Hackett Publishing Company, 2004.

---
1. PLATO. **Plato Republic**. Tradução: C. D. C. Reeve. Indianapolis, IN, USA: Hackett Publishing Company, 2004.
1. ARISTOTELES. **Nikomachische Ethik**. Berlin: Akademie Verlag, 2010. (Klassiker Auslegen).v. 2
1. KANT, Immanuel. **Kritik der Praktischen Vernunft**. Berlin: Akademie Verlag, 2002. (Klassiker Auslegen).v. 26
1. HEGEL, Georg Friederich Wilhelm. **Hegel´s Phenomenology of Spirit**. Tradução: A. V. Miller. New York: Oxford University Press, 2004.

---

<!-- _class: biblio -->

# References
# References

<div class="columns">
<div>

1. PLATO. **Plato Republic**. Tradução: C. D. C. Reeve. Indianapolis, IN, USA: Hackett Publishing Company, 2004.
1. PLATO. **Plato Republic**. Tradução: C. D. C. Reeve. Indianapolis, IN, USA: Hackett Publishing Company, 2004.
2. ARISTOTELES. **Nikomachische Ethik**. Berlin: Akademie Verlag, 2010. (Klassiker Auslegen).v. 2
3. KANT, Immanuel. **Kritik der Praktischen Vernunft**. Berlin: Akademie Verlag, 2002. (Klassiker Auslegen).v. 26
3. KANT, Immanuel. **Kritik der Praktischen Vernunft**. Berlin: Akademie Verlag, 2002. (Klassiker Auslegen).v. 26
4. HEGEL, Georg Friederich Wilhelm. **Hegel´s Phenomenology of Spirit**. Tradução: A. V. Miller. New York: Oxford University Press, 2004.

</div>
<div>

5. HUSSERL, Edmund. **The Crisis of European Sciences and Transcendental Phenomenology**. Evanston, USA: Northwestern University Press, 1970.
5. HUSSERL, Edmund. **The Crisis of European Sciences and Transcendental Phenomenology**. Evanston, USA: Northwestern University Press, 1970.
6. CASSIRER, Ernst. **The Myth of the State**. New Haven, USA: Yale University Press, 1946.
7. HEIDEGGER, Martin. **Sein und Zeit**. 11. ed. Tübingen: Max Niemeyer Verlag, 1967.
7. HEIDEGGER, Martin. **Sein und Zeit**. 11. ed. Tübingen: Max Niemeyer Verlag, 1967.
8. GADAMER, Hans-Georg. **Wahrheit und Methode**. Berlin: Akademie Verlag, 2007. v. 30.
</div>

Binary file modified examples/example-weber.pdf
Binary file not shown.
Loading

0 comments on commit 0d747d1

Please sign in to comment.