Remove bibliography point from LaTeX guide
This commit is contained in:
parent
8e5b7fe5c1
commit
7cd684f725
@ -594,11 +594,3 @@ applicable, contains possible workarounds.
|
||||
break will be created if this spot would be a natural page break anyways. You
|
||||
can also use `[#v(1fr)]` to distribute space on your page. It works quite
|
||||
similar to LaTeX's `\vfill`.
|
||||
|
||||
- **Bibliographies are not customizable.** In LaTeX, the packages `bibtex`,
|
||||
`biblatex`, and `natbib` provide a wide range of reference and bibliography
|
||||
formats. These packages also allow you to write `.bbx` files to define your
|
||||
own styles. Typst only supports a small set of citation styles at the moment,
|
||||
but we want to build upon this by supporting [Citation Style Language
|
||||
(CSL)](https://citationstyles.org), an XML-based format backed by Zotero that
|
||||
allows you to describe your own bibliography styles.
|
||||
|
Loading…
x
Reference in New Issue
Block a user