24 lines
305 B
Markdown
24 lines
305 B
Markdown
|
---
|
||
|
title: "Pippins Article"
|
||
|
date: "2023-08-17T13:19:14+03:00"
|
||
|
author: "constantinos"
|
||
|
contributors: ["pippin-bar.md"]
|
||
|
draft: false
|
||
|
keywords:
|
||
|
- draft
|
||
|
- something
|
||
|
- else
|
||
|
abstract: |
|
||
|
Lorem ipsum abstract
|
||
|
---
|
||
|
|
||
|
# Introduction
|
||
|
|
||
|
Some text[^ft]
|
||
|
|
||
|
[^ft]: Some footnote.
|
||
|
|
||
|
# Bibliography
|
||
|
- 1
|
||
|
- 2
|
||
|
- 3
|