mirror of
https://github.com/mit-regressions/mit-regressions.github.io.git
synced 2025-04-03 04:00:17 -04:00
100 lines
4.9 KiB
HTML
100 lines
4.9 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
|
||
<!-- Page Information
|
||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||
<meta charset="utf-8">
|
||
<title>MIT: REGRESSIONS, a documentary.</title>
|
||
<meta name="description" content="A feature-length film on the history of MIT, from World War 2 to COVID-19. Available soon on all platforms. Created by Wes and Luke.">
|
||
<meta name="author" content="Lucas Igel and Wesley Block">
|
||
|
||
<!-- Facebook Meta Tags -->
|
||
<meta property="og:url" content="https://regressions.net">
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:title" content="MIT: REGRESSIONS, a documentary.">
|
||
<meta property="og:description" content="A feature-length film on the history of MIT, from World War 2 to COVID-19. Available soon on all platforms. Created by Wes and Luke.">
|
||
<meta property="og:image" content="images/social-v1.png">
|
||
|
||
<!-- Twitter Meta Tags -->
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta property="twitter:domain" content="regressions.net">
|
||
<meta property="twitter:url" content="https://regressions.net">
|
||
<meta name="twitter:title" content="MIT: REGRESSIONS, a documentary.">
|
||
<meta name="twitter:description" content="A feature-length film on the history of MIT, from World War 2 to COVID-19. Available soon on all platforms. Created by Wes and Luke.">
|
||
<meta name="twitter:image" content="images/social-v1.png">
|
||
|
||
<!-- Favicon -->
|
||
<link rel="apple-touch-icon" sizes="180x180" href="../favicon/apple-touch-icon.png">
|
||
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
|
||
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
|
||
<link rel="manifest" href="favicon/site.webmanifest">
|
||
|
||
<!-- Mobile Specific Metas
|
||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
||
<!-- FONT
|
||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap" rel="stylesheet">
|
||
|
||
|
||
<!-- CSS
|
||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||
<link rel="stylesheet" href="css/normalize.css">
|
||
|
||
<!-- Themes:
|
||
Dark: css/skeleton-dark.css
|
||
-->
|
||
<link rel="stylesheet" href="css/skeleton-dark.css">
|
||
|
||
<link rel="stylesheet" href="css/brands.css">
|
||
|
||
|
||
<!-- Favicon
|
||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||
<link rel="icon" type="image/png" href="images/avatar.png">
|
||
|
||
<!-- Utils
|
||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LZK0NQV957"></script>
|
||
<script>
|
||
window.dataLayer = window.dataLayer || [];
|
||
function gtag(){dataLayer.push(arguments);}
|
||
gtag('js', new Date());
|
||
|
||
gtag('config', 'G-LZK0NQV957');
|
||
</script>
|
||
|
||
</head>
|
||
<body>
|
||
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="column" style="margin-top: 5%">
|
||
|
||
<!-- left-justfiy -->
|
||
|
||
<h2>REGRESSIONS IN THE NEWS MEDIA</h2>
|
||
<ul style="text-align: left;">
|
||
<br>
|
||
<i>10.12.22</i><br><b><a class="creator-name" href="https://mitadmissions.org/blogs/entry/mit-regressions-2/">MIT: REGRESSIONS</a></b><br> by Ankita Devasia @ MIT Admissions
|
||
<br>
|
||
<br>
|
||
<i>10.12.22</i><br><b><a class="creator-name" href="https://thetech.com/2022/10/12/mit-regressions-second-screening">‘MIT: REGRESSIONS’ sparks debate over the Institute’s past and future</a></b><br> by Cindy Xie @ The Tech
|
||
<br>
|
||
<br>
|
||
<i>07.24.22</i><br><b><a class="creator-name" href="https://reboothq.substack.com/p/mit-regressions#details">MIT: Progressions & Regressions</a></b><br> by Jessica Dai @ Reboot
|
||
<br>
|
||
<br>
|
||
<i>04.28.22</i><br><b><a class="creator-name" href="https://thetech.com/2022/04/28/mit-regressions-documentary">Behind the scenes of ‘MIT: Regressions (a history of the Institute)'</a></b><br> by Srinidhi Narayanan @ The Tech
|
||
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<br>
|
||
<a href="index.html">home</a>
|
||
</body>
|
||
</html> |