-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #135 from Omikhleia/citations
feat: Citations basic support
- Loading branch information
Showing
13 changed files
with
258 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
@book{sile, | ||
title = {The SILE Book}, | ||
author = {Cozens, Simon and Maclennan, Caleb and Nicole, Olivier and Willis, Didier}, | ||
year = {2014–202X}, | ||
} | ||
|
||
@book{sile:willis2021, | ||
title = {The re·sil·ient collection of classes & packages for SILE: User Guide}, | ||
author = {Willis, Didier}, | ||
year = {2021–}, | ||
} | ||
|
||
@book{sile:willis2022, | ||
title = {Markdown and Djot to PDF with SILE: Ultimate Guide & Showcase Document}, | ||
author = {Willis, Didier}, | ||
year = {2022–}, | ||
} | ||
|
||
@book{sile:willis2024, | ||
title = {SILE and the Hydra of Maths. Showcase & Critical Assessment 2024}, | ||
author = {Willis, Didier}, | ||
year = {2024}, | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.