Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cite the original tech report rather then the reprint #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 7 additions & 12 deletions bibliography.bib
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,13 @@ @InProceedings{martinlof1971hauptsatz
Pages = {179 -- 216},
}

@incollection{Martin-Lof-1972,
Author = {Martin-L{\"o}f, Per},
Booktitle = {Twenty-five years of constructive type theory ({V}enice, 1995)},
Mrclass = {03B15 (03F55)},
Mrnumber = 1686864,
Pages = {127--172},
Publisher = {Oxford University Press},
Editor = {Giovanni Sambin and Jan M. Smith},
Series = {Oxford Logic Guides},
Title = {An intuitionistic theory of types},
Volume = 36,
Year = 1998}
@techreport{Martin-Lof-1972,
Author = {Martin-L{\"o}f, Per},
Title = {An intuitionistic theory of types},
institution = "University of Stockholm",
year = "1972"
}


@incollection{Martin-Lof-1973,
Author = {Martin-L{\"o}f, Per},
Expand Down