CINXE.COM
MIT - campus map print version
<!DOCTYPE html> <!-- MIT Campus Map - whereis.mit.edu - Copyright 2012 MIT --> <html> <head> <meta charset="utf-8"/> <link rel="icon" href="http://web.mit.edu/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="http://web.mit.edu/favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="campus-map-static.css" type="text/css"/> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script> <title>MIT - campus map print version</title> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"> </script> <![endif]--> <script type="text/javascript"> $(function() { $("#feedbacklink").click( function() { if ($("#feedbackbox").css("visibility") == "visible") { $("#feedbackbox").css("visibility", "hidden"); } else { $("#feedbackbox").css("visibility", "visible"); } return false; } ); $("a[rel=external]").attr("target", "_blank"); }); </script> </head> <body> <div id="container"> <!-- top navigation bar --> <nav> <div> <a href="http://web.mit.edu/"> massachusetts institute of technology</a> <span style="position: absolute; right: 16px;"> <a href="about.html#feedback" id="feedbacklink">feedback</a> </span> </div> </nav> <!-- main body --> <div id="mainbody"> <!-- heading --> <header> <div> <h1> <a href="http://web.mit.edu/"> <img src="http://web.mit.edu/campus-map/images/logo.gif" width="64" height="36" alt="MIT"/> </a> <a href="." class="title">campus map</a> </h1> <ul> <li> <a href="./">map home</a> </li> <li><a href="about.html"> about the map</a> </li> <li> <a href="print.html" id="highlighted">print version</a> </li> <li> <a href="directions.html">directions to MIT</a> </li> <li> <a href="faq.html">faq</a> </li> </ul> </div> </header> <!-- end heading --> <div id="content"> <noscript> <section> <p class="introtext"> Your browser does not support JavaScript, which is required by the MIT Campus Map. Please consider enabling JavaScript—or view the printable campus map below. </p> <hr style="height: 1px; border: 0; color: #333; background-color: #333;"/> </section> </noscript> <section> <h3 class="text-bigger">Printable Maps of MIT</h3> <ul class="map"> <li> <a href="http://web.mit.edu/facilities/maps/campusmap_index.pdf" rel="external">one-page map and one-page index</a> (PDF) </li> <li> <a href="http://web.mit.edu/facilities/maps/campus_map.pdf" rel="external"> large format color campus map (22 x 48)</a> (PDF) </li> <li> <a href="https://gismaps.mit.edu/campus/accessibility/index.html" rel="external">campus accessibility map</a> </li> <li> <a href="http://web.mit.edu/facilities/maps/mit-bluephones.pdf" rel="external">emergency phone and AED location map</a> (PDF) </li> <li> <a href="http://web.mit.edu/facilities/transportation/Getting_Around_by_Bike_map.pdf" rel="external">campus bicycle map</a> (PDF) </li> </ul> <p class="map"> You can also pick up a printed map on campus at the <a href="https://web.mit.edu/visitmit/#welcome-center">MIT Welcome Center</a>, located at 292 Main Street in Kendall Square, conveniently located next to the Kendall/MIT MBTA subway station. </p> <p class="map"> To obtain a customized version of this map for your publication, as an electronic file or printed version, please contact <a href="http://copytech.mit.edu/">MIT Copytech</a> at <a href="mailto:copytech@mit.edu">copytech@mit.edu</a>. </p> </section> <a id="copyright"></a> <section> <h3 class="text-bigger">Copyright and Licensing</h3> <p class="map"> The campus map copyright is owned by the Massachusetts Institute of Technology. All rights are reserved. The campus map images, source code, and documentation are <i>not</i> in the public domain. </p> <p class="map"> Permission is granted for personal (not-for-profit) use of the <em>MIT campus map images</em> listed below. In addition, MIT constituents may use these images (or derivatives thereof) for any MIT publications. </p> <ul class="map"> <li> The full-campus images may be used by anyone for personal purposes. </li> <li> MIT constituents (faculty, staff, and students) may use in their web pages and printed works any of the campus map images and programs. </li> <li> Those not associated with MIT must obtain permission from <a href="http://web.mit.edu/comment-form.html">MIT Webmasters</a> before using campus map images for anything other than personal use. </li> <li> For-profit use and/or distribution of the campus map images, code, and documentation without permission is expressly prohibited. </li> </ul> <p class="map"> The respective copyrights and terms of use for <em>all imagery of surrounding areas</em> (e.g., Cambridge, Boston, and beyond) are listed on the map. </p> <p class="map"> Use of the campus map in electronic form should include a link to the campus map site (<a href="http://whereis.mit.edu/">http://whereis.mit.edu/</a>). </p> </section> </div> <!-- end content --> </div> <!-- end mainbody --> <footer> <table style="width: 736px;"> <tr> <td style="width: 224px;"> <a href="http://web.mit.edu/index.html"> massachusetts institute of technology</a></td> <td style="width: 192px;"> 77 massachusetts avenue<br/>cambridge, ma 02139-4307</td> <td style="width: 128px;">tel 617.253.1000<br/>tty 617.258.9344</td> <td style="width: 96px;"> <a href="http://web.mit.edu/site/aboutsite.html">about this site</a> </td> <td style="width: 64px;"> <a href="http://web.mit.edu/comment-form.html">contact</a> </td> </tr> </table> </footer> <div id="feedbackbox"> We would be delighted to hear your comments and suggestions. Please contact us at: <br/><a href="mailto:campus-map@mit.edu">campus-map@mit.edu</a> </div> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-7440685-2"); pageTracker._trackPageview(); } catch(err) {}</script> </body> </html>