mirror of
https://github.com/typst/typst
synced 2025-08-25 04:04:12 +08:00
Mention types of supported bibliography formats for citing
This commit is contained in:
parent
3e7a39e968
commit
451e52ba14
@ -14,7 +14,8 @@ use crate::text::{Lang, Region, TextElem};
|
||||
/// Cite a work from the bibliography.
|
||||
///
|
||||
/// Before you starting citing, you need to add a [bibliography] somewhere in
|
||||
/// your document.
|
||||
/// your document. Note that you can cite using BibLaTeX or Hayagriva
|
||||
/// bibliography file. For more information see [bibliography.summary].
|
||||
///
|
||||
/// # Example
|
||||
/// ```example
|
||||
|
Loading…
x
Reference in New Issue
Block a user