Mention types of supported bibliography formats for citing

This commit is contained in:
Andrew Voynov 2025-05-30 05:16:19 +03:00
parent 3e7a39e968
commit 451e52ba14
No known key found for this signature in database
GPG Key ID: 1BE92DD685700329

View File

@ -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