Skip to content
Draft
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
30 changes: 29 additions & 1 deletion iwasawaguwahati.html
Original file line number Diff line number Diff line change
@@ -1 +1,29 @@

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="tufte.css"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Iwasawa Theory of Totally Real Fields</title>
<style>
.pdf-container {
width: 100%;
height: 85vh;
}
.pdf-container embed,
.pdf-container iframe {
width: 100%;
height: 100%;
border: none;
}
</style>
</head>
<body>
<h1>The Iwasawa Theory of Totally Real Fields</h1>
<p>From the Workshop on the Iwasawa Theory of Totally Real Fields, Held at the Indian Institute of Technology, Guwahati, September 2008</p>
<div class="pdf-container">
<embed src="iwasawaguwahati.pdf" type="application/pdf">
<p>Your browser does not support embedded PDFs. <a href="iwasawaguwahati.pdf">Download the PDF</a> to view it.</p>
</div>
<p><a href="links.html">Back to Links</a></p>
</body>
</html>