Create bibliography
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
#set text(lang: "pl")
|
||||
#import "style.typ": definition, example, theorem, zut-template
|
||||
|
||||
#import "@preview/alexandria:0.2.2": *
|
||||
#show: alexandria(prefix: "book-", read: path => read(path))
|
||||
#show: alexandria(prefix: "article-", read: path => read(path))
|
||||
#show: alexandria(prefix: "other-", read: path => read(path))
|
||||
|
||||
#include "title_page.typ"
|
||||
#pagebreak(to: "odd")
|
||||
|
||||
@@ -7,3 +13,4 @@
|
||||
#pagebreak()
|
||||
|
||||
#include "Chapters/1. Theoretical Scope.typ"
|
||||
#include "Bibliography.typ"
|
||||
|
||||
Reference in New Issue
Block a user