Skip to content

Latest commit

 

History

History
332 lines (226 loc) · 8.52 KB

example-jobs.md

File metadata and controls

332 lines (226 loc) · 8.52 KB
title author description keywords marp paginate theme
Example Slides for Themes Heidegger
Paulo Cunha
This is an example of how to use my themes.
Marp, Slides, Themes.
true
true
jobs
<style> .cite-author { text-align : right; } .cite-author:after { color : white; font-size : 125%; /* font-style : italic; */ font-weight : bold; font-family : Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; padding-right : 130px; } .cite-author[data-text]:after { content : " - "attr(data-text) " - "; } .cite-author p { padding-bottom : 40px } </style>

bg left:33%

An Operating System for the NeXT Computer
A graphical computer operating system proposal
Steve Paul Jobs
Redwood City, CA, 1988
NeXT Computers Technical Journal

An Operating System for the NeXT Computer

A graphical computer operating system proposal

Steve Paul Jobs

Redwood City, CA, 1988

NeXT Computers Technical Journal

Lists

  1. New York
  2. Los Angeles
  3. Chicago
  4. Houston
  5. Phoenix
  1. Philadelphia
  2. San Antonio
  3. San Diego
  4. Dallas
  5. San Jose

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.

When the neet to make strong assertions becomes inevitable:

  • 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.


H1

H2

H3

H4

H5
H6
  • This is a fragment o normal text written here in order to exemplify the use of several featrues in CSS.

  • This is a fragment o normal text written here in order to exemplify the use of several featrues in CSS.

    • This is one feature
    • This is another subjetc.

Lists

  1. One
  2. Two
  3. Three
    1. abc
    2. def
  4. End of list
primes = filterPrime [2..]
  where filterPrime (p:xs) =
          p : filterPrime [x | x <- xs, x `mod` p /= 0]

seqLength :: Num b  Sequence a  b
seqAppend :: Sequence a  Sequence a  Sequence a

seqLength Nil = 0
seqLength (Cons _ xs) = 1 + seqLength xs

seqAppend Nil ys = ys
seqAppend (Cons x xs) ys = Cons x (seqAppend xs ys)    
     
Code: Haskell code fragment.

Tables

Column A Column B Column C Column D
A1 B1 C1 D1
A2 B2 C2 D2
A3 B3 C3 D3
Table: Exemple of use of tables.

LaTeX Equations

$$\frac{1}{c^2}\frac{\partial^2\mathbf{\psi}}{\partial t^2} = \nabla^2 \circ\mathbf{\psi} $$ $$\nabla \times \textbf{E}=- \frac{\partial \textbf{B}}{\partial t}$$ $$\nabla^2 \textbf{E} = \mu \epsilon \frac{\partial^2 \textbf{E}}{\partial t^2}$$ $$c=\sqrt{\frac{1}{\mu \epsilon}}$$

Formulae: Exemples of use of LaTeX formulas.

Images in Two Columns

h:450px

h:450px


Images in Two Columns

h:450px

Figure: Kleinrock, Gail (1979).

h:450px

Figure: Springer Verlag (1979).

Image and text

h:450

Figure: Oxford edition (1979).

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.

  • In this book Hegel develops his concepts of dialectic.

Price at Amazon: $ 17.83


"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."


Transition Slide 1


Transition Slide 2


bg left:33% opacity:20% blur:8px

References

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

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

  3. ARISTOTELES. Nikomachische Ethik. Berlin: Akademie Verlag, 2010. (Klassiker Auslegen).v. 2

  4. KANT, Immanuel. Kritik der Praktischen Vernunft. Berlin: Akademie Verlag, 2002. (Klassiker Auslegen).v. 26

  5. HEGEL, Georg Friederich Wilhelm. Hegel´s Phenomenology of Spirit. Tradução: A. V. Miller. New York: Oxford University Press, 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. HUSSERL, Edmund. The Crisis of European Sciences and Transcendental Phenomenology. Evanston, USA: Northwestern University Press, 1970.
  2. CASSIRER, Ernst. The Myth of the State. New Haven, USA: Yale University Press, 1946.
  3. HEIDEGGER, Martin. Sein und Zeit. 11. ed. Tübingen: Max Niemeyer Verlag, 1967.
  4. GADAMER, Hans-Georg. Wahrheit und Methode. Berlin: Akademie Verlag, 2007. v. 30.