Fixed bibliography
Y a juste un paquet qui foutait le zbeul
This commit is contained in:
parent
1b087759bb
commit
17d3a5b0d8
@ -1,56 +1,76 @@
|
||||
@InProceedings{Fiore2008,
|
||||
author={Fiore, Marcelo},
|
||||
booktitle={2008 23rd Annual IEEE Symposium on Logic in Computer Science},
|
||||
title={Second-Order and Dependently-Sorted Abstract Syntax},
|
||||
year={2008},
|
||||
volume={},
|
||||
number={},
|
||||
pages={57-68},
|
||||
keywords={Algebra;Computer science;Mathematical model;Logic functions;Laboratories;MONOS devices;Sorting;abstract syntax;second-order syntax;dependently-sorted syntax;alpha-equivalence;variable binding;substitution;metavariable;meta-substitution;categorical algebra},
|
||||
doi={10.1109/LICS.2008.38}
|
||||
@inproceedings{Fiore2008,
|
||||
author = {Marcelo P. Fiore},
|
||||
title = {Second-Order and Dependently-Sorted Abstract Syntax},
|
||||
booktitle = {Proceedings of the Twenty-Third Annual {IEEE} Symposium on Logic in
|
||||
Computer Science, {LICS} 2008, 24-27 June 2008, Pittsburgh, PA, {USA}},
|
||||
pages = {57--68},
|
||||
publisher = {{IEEE} Computer Society},
|
||||
year = {2008},
|
||||
url = {https://doi.org/10.1109/LICS.2008.38},
|
||||
doi = {10.1109/LICS.2008.38},
|
||||
timestamp = {Fri, 24 Mar 2023 00:01:50 +0100},
|
||||
biburl = {https://dblp.org/rec/conf/lics/Fiore08.bib},
|
||||
bibsource = {dblp computer science bibliography, https://dblp.org}
|
||||
}
|
||||
|
||||
@InProceedings{Altenkirch2018,
|
||||
author={"Altenkirch, Thorsten and Capriotti, Paolo and Dijkstra, Gabe and Kraus, Nicolai and Nordvall Forsberg, Fredrik"},
|
||||
editor={"Baier, Christel and Dal Lago, Ugo"},
|
||||
title={"Quotient Inductive-Inductive Types"},
|
||||
booktitle={"Foundations of Software Science and Computation Structures"},
|
||||
year = 2018,
|
||||
publisher={"Springer International Publishing"},
|
||||
address={"Cham"},
|
||||
pages={"293--310"},
|
||||
abstract={"Higher inductive types (HITs) in Homotopy Type Theory allow the definition of datatypes which have constructors for equalities over the defined type. HITs generalise quotient types, and allow to define types with non-trivial higher equality types, such as spheres, suspensions and the torus. However, there are also interesting uses of HITs to define types satisfying uniqueness of equality proofs, such as the Cauchy reals, the partiality monad, and the well-typed syntax of type theory. In each of these examples we define several types that depend on each other mutually, i.e. they are inductive-inductive definitions. We call those HITs quotient inductive-inductive types (QIITs). Although there has been recent progress on a general theory of HITs, there is not yet a theoretical foundation for the combination of equality constructors and induction-induction, despite many interesting applications. In the present paper we present a first step towards a semantic definition of QIITs. In particular, we give an initial-algebra semantics. We further derive a section induction principle, stating that every algebra morphism into the algebra in question has a section, which is close to the intuitively expected elimination rules."},
|
||||
isbn={"978-3-319-89366-2"}
|
||||
@inproceedings{Altenkirch2018,
|
||||
author = {Thorsten Altenkirch and
|
||||
Paolo Capriotti and
|
||||
Gabe Dijkstra and
|
||||
Nicolai Kraus and
|
||||
Fredrik Nordvall Forsberg},
|
||||
editor = {Christel Baier and
|
||||
Ugo Dal Lago},
|
||||
title = {Quotient Inductive-Inductive Types},
|
||||
booktitle = {Foundations of Software Science and Computation Structures - 21st
|
||||
International Conference, {FOSSACS} 2018, Held as Part of the European
|
||||
Joint Conferences on Theory and Practice of Software, {ETAPS} 2018,
|
||||
Thessaloniki, Greece, April 14-20, 2018, Proceedings},
|
||||
series = {Lecture Notes in Computer Science},
|
||||
volume = {10803},
|
||||
pages = {293--310},
|
||||
publisher = {Springer},
|
||||
year = {2018},
|
||||
url = {https://doi.org/10.1007/978-3-319-89366-2\_16},
|
||||
doi = {10.1007/978-3-319-89366-2\_16},
|
||||
timestamp = {Sun, 04 Aug 2024 19:40:23 +0200},
|
||||
biburl = {https://dblp.org/rec/conf/fossacs/AltenkirchCDKF18.bib},
|
||||
bibsource = {dblp computer science bibliography, https://dblp.org}
|
||||
}
|
||||
|
||||
@InProceedings{Munchhausen,
|
||||
author = {Altenkirch, Thorsten and Kaposi, Ambrus and \v{S}inkarovs, Artjoms and V\'{e}gh, Tam\'{a}s},
|
||||
title = {{The M\"{u}nchhausen Method in Type Theory}},
|
||||
booktitle = {28th International Conference on Types for Proofs and Programs (TYPES 2022)},
|
||||
pages = {10:1--10:20},
|
||||
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
|
||||
ISBN = {978-3-95977-285-3},
|
||||
ISSN = {1868-8969},
|
||||
year = 2023,
|
||||
volume = {269},
|
||||
editor = {Kesner, Delia and P\'{e}drot, Pierre-Marie},
|
||||
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
|
||||
address = {Dagstuhl, Germany},
|
||||
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.TYPES.2022.10},
|
||||
URN = {urn:nbn:de:0030-drops-184534},
|
||||
doi = {10.4230/LIPIcs.TYPES.2022.10},
|
||||
annote = {Keywords: type theory, proof assistants, very dependent types}
|
||||
author = {Thorsten Altenkirch and
|
||||
Ambrus Kaposi and
|
||||
Artjoms Sinkarovs and
|
||||
Tam{\'{a}}s V{\'{e}}gh},
|
||||
editor = {Delia Kesner and
|
||||
Pierre{-}Marie P{\'{e}}drot},
|
||||
title = {The M{\"{u}}nchhausen Method in Type Theory},
|
||||
booktitle = {28th International Conference on Types for Proofs and Programs, {TYPES}
|
||||
2022, June 20-25, 2022, LS2N, University of Nantes, France},
|
||||
series = {LIPIcs},
|
||||
volume = {269},
|
||||
pages = {10:1--10:20},
|
||||
publisher = {Schloss Dagstuhl - Leibniz-Zentrum f{\"{u}}r Informatik},
|
||||
year = {2022},
|
||||
url = {https://doi.org/10.4230/LIPIcs.TYPES.2022.10},
|
||||
doi = {10.4230/LIPICS.TYPES.2022.10},
|
||||
timestamp = {Mon, 31 Jul 2023 17:17:51 +0200},
|
||||
biburl = {https://dblp.org/rec/conf/types/AltenkirchKSV22.bib},
|
||||
bibsource = {dblp computer science bibliography, https://dblp.org}
|
||||
}
|
||||
@article{CartmellGATs,
|
||||
title = {Generalised algebraic theories and contextual categories},
|
||||
journal = {Annals of Pure and Applied Logic},
|
||||
volume = {32},
|
||||
pages = {209-243},
|
||||
year = 1986,
|
||||
issn = {0168-0072},
|
||||
doi = {https://doi.org/10.1016/0168-0072(86)90053-9},
|
||||
url = {https://www.sciencedirect.com/science/article/pii/0168007286900539},
|
||||
author = {John Cartmell}
|
||||
author = {John Cartmell},
|
||||
title = {Generalised algebraic theories and contextual categories},
|
||||
journal = {Ann. Pure Appl. Log.},
|
||||
volume = {32},
|
||||
pages = {209--243},
|
||||
year = {1986},
|
||||
url = {https://doi.org/10.1016/0168-0072(86)90053-9},
|
||||
doi = {10.1016/0168-0072(86)90053-9},
|
||||
timestamp = {Fri, 21 Feb 2020 21:18:13 +0100},
|
||||
biburl = {https://dblp.org/rec/journals/apal/Cartmell86.bib},
|
||||
bibsource = {dblp computer science bibliography, https://dblp.org}
|
||||
}
|
||||
|
||||
@phdthesis{SestiniPhD,
|
||||
|
||||
@ -1,11 +1,9 @@
|
||||
% Loading packages
|
||||
\usepackage{ae}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage[USenglish]{babel}
|
||||
\usepackage[english]{babel}
|
||||
\usepackage{fontspec}
|
||||
\usepackage{alphabeta}
|
||||
\usepackage{polyglossia}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{bookmark}
|
||||
\hypersetup{
|
||||
colorlinks=true,
|
||||
@ -27,7 +25,6 @@
|
||||
\usepackage{tcolorbox}
|
||||
\usepackage{mdframed}
|
||||
\usepackage{proof}
|
||||
\usepackage{biblatex}
|
||||
\usepackage{xparse}
|
||||
\usepackage{cprotect}
|
||||
\usepackage{titlesec}
|
||||
@ -45,6 +42,8 @@
|
||||
\usepackage{newunicodechar}
|
||||
\usepackage{txfonts}
|
||||
\usepackage{yade}
|
||||
\usepackage[backend=biber,style=numeric]{biblatex}
|
||||
\usepackage{hyperref}
|
||||
|
||||
\usepackage[textheight=0.75\paperheight]{geometry}
|
||||
|
||||
@ -162,5 +161,4 @@
|
||||
\titleformat{\subparagraph}[runin]{\normalfont\normalsize\bfseries}{}{0em}{\subparaghaphboxedcontent}
|
||||
\titlespacing*{\subparagraph}{0pt}{3.25ex plus 1ex minus .2ex}{0.5em}
|
||||
|
||||
|
||||
\addbibresource{Bilibibio.bib}
|
||||
Loading…
x
Reference in New Issue
Block a user