This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
TIPE/Notes/notes.typ
2026-02-10 11:07:46 +01:00

16 lines
321 B
Typst

#set page(paper: "a4", margin: 2cm, numbering: "1/1")
#set text(font: "Linux Libertine", lang: "fr")
#set math.mat(delim: "[")
#align(center)[
#text(size: 24pt, weight: "bold")[Codes LDPC] \
#v(5pt)
#text(size: 14pt, style: "italic")[Notes pour TIPE]
]
#pagebreak()
#bibliography("sources.yml", style: "ieee")