Skip to content

Commit

Permalink
Add Carmody's thesis
Browse files Browse the repository at this point in the history
  • Loading branch information
CategoryTheoryArchive committed Jan 21, 2024
1 parent a4a2e65 commit ba0999e
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ For a `.bib` file of the papers in the archive, see: https://github.com/Category
| 1989 | Coherence for bicategories with finite bilimits | John Power | [1989_power_coherence-bicategories.pdf](https://github.com/CategoryTheoryArchive/archive/blob/main/resources/1989_power_coherence-bicategories.pdf) |
| 1990 | An elementary characterization of presheaves categories | Renato Betti | [1990_betti_elementary-characterization.pdf](https://github.com/CategoryTheoryArchive/archive/blob/main/resources/1990_betti_elementary-characterization.pdf) |
| 1992 | On internal topologies and the inverse image | Renato Betti | [1992_betti_internal-topologies.pdf](https://github.com/CategoryTheoryArchive/archive/blob/main/resources/1992_betti_internal-topologies.pdf) |
| 1995 | Cobordism categories | Sean Michael Carmody | [1995_carmody_cobordism-categories.pdf](https://github.com/CategoryTheoryArchive/archive/blob/main/resources/1995_carmody_cobordism-categories.pdf) |
| 2000 | On categorical Frobenius reciprocity | Renato Betti | [2000_betti_categorical-frobenius.pdf](https://github.com/CategoryTheoryArchive/archive/blob/main/resources/2000_betti_categorical-frobenius.pdf) |
19 changes: 17 additions & 2 deletions archive.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,11 @@
],
"schools": [
{
"id": "fu.h",
"id": "u.cambridge",
"name": "University of Cambridge"
},
{
"id": "fu.hagen",
"name": "FernUniversität in Hagen"
},
{
Expand Down Expand Up @@ -52,6 +56,10 @@
"id": "r.betti",
"name": "Renato Betti"
},
{
"id": "s.m.carmody",
"name": "Sean Michael Carmody"
},
{
"id": "r.c.davis.jr",
"name": "Robert Clay Davis"
Expand Down Expand Up @@ -148,7 +156,7 @@
"title": "Eilenberg-Moore algebras revisited",
"authors": ["d.pumplün"],
"date": "1988",
"institution": "fu.h",
"institution": "fu.hagen",
"pages": [97, 143]
},
{
Expand All @@ -175,6 +183,13 @@
"journal": "s.r.c.m.d.s.ii",
"pages": [339, 352]
},
{
"id": "1995_carmody_cobordism-categories",
"title": "Cobordism categories",
"authors": ["s.m.carmody"],
"date": "1995",
"school": "u.cambridge"
},
{
"id": "2000_betti_categorical-frobenius",
"title": "On categorical Frobenius reciprocity",
Expand Down
7 changes: 7 additions & 0 deletions build/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,13 @@ @article{1992_betti_internal-topologies
pages={339--352}
}

@phdthesis{1995_carmody_cobordism-categories,
title={Cobordism categories},
author={Sean Michael Carmody},
date={1995},
school={University of Cambridge}
}

@article{2000_betti_categorical-frobenius,
title={On categorical Frobenius reciprocity},
author={Renato Betti},
Expand Down
Binary file added resources/1995_carmody_cobordism-categories.pdf
Binary file not shown.

0 comments on commit ba0999e

Please sign in to comment.