Skip to content

ecpeterson/FormalGeomNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,897 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormalGeomNotes

Notes from the 278 semester class at Harvard

This repository derives from a pre-publication manuscript for a book published through Cambridge University Press. This version is free to download and to use for reference; a full version is available in both print and digital forms through the Cambridge University Press website:

http://www.cambridge.org/us/academic/subjects/mathematics/series/cambridge-studies-advanced-mathematics .

Compilation

To compile these notes after downloading them, run

$ pdflatex main  # generate list of desired bibliography entries
$ bibtex main    # generate bibliography itself
$ pdflatex main  # rerun, matching bibliography entries to references
$ makeindex main # generate book index, index page references
$ pdflatex main  # rerun, updating PDF page entries

About

Notes from the 278 semester class at Harvard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11