mirror of
https://github.com/typst/typst
synced 2025-08-24 19:54:14 +08:00
Add some useful bibliography links
This commit is contained in:
parent
451e52ba14
commit
c046b75fb2
@ -76,6 +76,10 @@ use crate::World;
|
||||
/// | Physics | `{"american-physics-society"}` |
|
||||
///
|
||||
/// # Example
|
||||
/// Link to the BibLaTeX file from example:
|
||||
/// [`works.bib`](https://github.com/typst/typst-dev-assets/blob/main/files/bib/works.bib).
|
||||
/// For more Hayagriva examples see [this](https://github.com/typst/hayagriva/blob/main/tests/data/basic.yml).
|
||||
///
|
||||
/// ```example
|
||||
/// This was already noted by
|
||||
/// pirates long ago. @arrgh
|
||||
|
@ -18,6 +18,10 @@ use crate::text::{Lang, Region, TextElem};
|
||||
/// bibliography file. For more information see [bibliography.summary].
|
||||
///
|
||||
/// # Example
|
||||
/// Link to the BibLaTeX file from example:
|
||||
/// [`works.bib`](https://github.com/typst/typst-dev-assets/blob/main/files/bib/works.bib).
|
||||
/// For more Hayagriva examples see [this](https://github.com/typst/hayagriva/blob/main/tests/data/basic.yml).
|
||||
///
|
||||
/// ```example
|
||||
/// This was already noted by
|
||||
/// pirates long ago. @arrgh
|
||||
|
Loading…
x
Reference in New Issue
Block a user