You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the PDF will eventually cover all specs, we should also cite all related work properly. The easiest way to do this would be to take the *.bib files from the old specs & combine them, while also adding references to those specs themselves.
The text was updated successfully, but these errors were encountered:
This addresses #341.
* add more references
* include links to the Agda module for each section
* Update src/Ledger/Introduction.lagda
* Update src/Ledger/Utxow.lagda
* add macros for consistent reference to cips
* Replace \Ledger* commands by a parameterised command \LedgerModule
* detokenize macro so href won't append `pdf` to url
* Fix citations and import of Notation.tex
* move EssentialAgda module outside Ledger module
* add new macro for referencing official Agda docs
* uncomment paragraph that may have been deleted accidentally;
(remove it later if it was deleted on purpose)
* final edits to remove some warnings in tex output
---------
Co-authored-by: Andre Knispel <[email protected]>
Co-authored-by: Carlos Tomé Cortiñas <[email protected]>
Since the PDF will eventually cover all specs, we should also cite all related work properly. The easiest way to do this would be to take the
*.bib
files from the old specs & combine them, while also adding references to those specs themselves.The text was updated successfully, but these errors were encountered: