CINXE.COM
Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
<!doctype html><html class="notion-html"><head lang="en"><meta charset="utf-8"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover"><noscript><meta http-equiv="refresh" content="0;url=https://www.notion.so/disabled-javascript.html"></noscript><script>function isUnsupportedBrowser(){var e,r=window.navigator.userAgent,t=/Windows.*Edge/i.test(r),i=!t&&/Chrome/i.test(r);if(i){if((e=r.match(/Chrome\/(\d+)/i))&&e[1])return parseInt(e[1],10)<=84}else if(t||i||!/Safari/i.test(r))if(/Firefox/i.test(r)){if((e=r.match(/Firefox\/(\d+)/i))&&e[1])return parseInt(e[1],10)<=114}else{if(t)return!0;if(/Trident/i.test(r))return!0}else if((e=r.match(/Version\/(\d+)/i))&&e[1])return parseInt(e[1],10)<=13;return!1}isUnsupportedBrowser()&&window.location.replace("/unsupported-browser.html")</script><script>window.__webStartTime=performance.now(),performance.mark("__webStartTime")</script><title>Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.</title><meta name="description" content="A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@NotionHQ"/><meta name="twitter:title" content="Notion – The all-in-one workspace for your notes, tasks, wikis, and databases."/><meta name="twitter:description" content="A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team"/><meta name="twitter:url" content="https://www.notion.so"/><meta name="twitter:image" content="https://www.notion.so/images/meta/default.png"/><meta property="og:site_name" content="Notion"/><meta property="og:type" content="website"/><meta property="og:url" content="https://www.notion.so"/><meta property="og:title" content="Notion – The all-in-one workspace for your notes, tasks, wikis, and databases."/><meta property="og:description" content="A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team"/><meta property="og:image" content="https://www.notion.so/images/meta/default.png"/><meta property="og:locale" content="en_US"/><meta name="mobile-web-app-capable" content="yes"/><meta property="apple-itunes-app" content="app-id=1232780281"/><link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico"/><link rel="apple-touch-icon" href="/images/logo-ios.png"/><meta name="format-detection" content="telephone=no"/><meta name="msapplication-tap-highlight" content="no"/><link href="/print.e2ba4c31.css" rel="stylesheet" media="print"><style>body{background:#fff}body.dark{background:#191919}@keyframes startup-shimmer-animation{0%{transform:translateX(-100%) translateZ(0)}100%{transform:translateX(100%) translateZ(0)}}@keyframes startup-shimmer-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes startup-spinner-rotate{0%{transform:rotate(0) translateZ(0)}100%{transform:rotate(360deg) translateZ(0)}}#initial-loading-spinner{position:fixed;height:100vh;width:100vw;z-index:-1;display:none;align-items:center;justify-content:center;opacity:.5}#initial-loading-spinner svg{height:24px;width:24px;animation:startup-spinner-rotate 1s linear infinite;transform-origin:center center;pointer-events:none}#skeleton{background:#fff;position:fixed;height:100vh;width:100vw;z-index:-1;display:none;overflow:hidden}#initial-loading-spinner.show,#skeleton.show{display:flex}body.dark #skeleton{background:#191919}.notion-front-page #skeleton,.notion-mobile #skeleton{display:none}#skeleton-sidebar{background-color:#f8f8f7;box-shadow:inset -1px 0 0 0 rgba(0,0,0,.025);display:flex;width:240px;flex-direction:column;padding:12px 14px;overflow:hidden}body.dark #skeleton-sidebar{background-color:#202020;box-shadow:inset -1px 0 0 0 rgba(255,255,255,.05)}#skeleton.isElectron #skeleton-sidebar{padding-top:46px}#skeleton .row{display:flex;margin-bottom:11px;align-items:center}#skeleton .row.fadein{animation:1s ease-in 0s 1 normal both running startup-shimmer-fade-in}#skeleton .chevron{width:12px;height:12px;display:block;margin-right:4px;fill:rgba(227,226,224,.5)}body.dark #skeleton .chevron{fill:#2f2f2f}.startup-shimmer{background:rgba(227,226,224,.5);overflow:hidden;position:relative}body.dark .startup-shimmer{background:#2f2f2f}.startup-shimmer::before{content:"";position:absolute;height:100%;width:100%;z-index:1;animation:1s linear infinite startup-shimmer-animation;background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.03) 50%,rgba(0,0,0,0) 100%)}body.dark .startup-shimmer::before{background:linear-gradient(90deg,transparent 0,rgba(86,86,86,.1) 50%,transparent 100%)}#skeleton .icon{width:20px;height:20px;border-radius:4px}#skeleton .text{height:10px;border-radius:10px}#skeleton .draggable{-webkit-app-region:drag;position:absolute;top:0;left:0;width:100%;height:36px;display:none}#skeleton.isElectron .draggable{display:block}</style><script defer="defer" src="/_assets/ClientFramework-833f7c2c78684696.js"></script><script defer="defer" src="/_assets/33534-4789ee55e1deb37c.js"></script><script defer="defer" src="/_assets/60211-d507ceeef91f6d8c.js"></script><script defer="defer" src="/_assets/1631-3137dc08c7f2df3a.js"></script><script defer="defer" src="/_assets/app-c58fbe45e8be0cd4.js"></script><link href="/_assets/app-854ab1e2356ff3b7.css" rel="stylesheet"></head><body class="notion-body"><script type="application/json" id="theme-data">{"mode":"<<DEFAULT_THEME>>"}</script><script>var theme="light",localTheme=localStorage.getItem("theme");if(localTheme)try{(parsed=JSON.parse(localTheme))&&parsed.mode&&(theme=parsed.mode)}catch(e){}var themeData=document.getElementById("theme-data");if(themeData)try{var parsed;(parsed=JSON.parse(themeData.textContent))&&"<<DEFAULT_THEME>>"!==parsed.mode&&(theme=parsed.mode,window.notionTheme=theme)}catch(e){}"dark"===theme&&document.body.classList.add("dark")</script><div id="initial-loading-spinner"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><linearGradient x1="28.1542969%" y1="63.7402344%" x2="74.6289062%" y2="17.7832031%" id="linearGradient-1"><stop stop-color="rgba(164, 164, 164, 1)" offset="0%"/><stop stop-color="rgba(164, 164, 164, 0)" stop-opacity="0" offset="100%"/></linearGradient></defs><g stroke="none" stroke-width="1" fill="none"><g transform="translate(-236.000000, -286.000000)"><g transform="translate(238.000000, 286.000000)"><circle id="Oval-2" stroke="url(#linearGradient-1)" stroke-width="4" cx="10" cy="12" r="10"/><path d="M10,2 C4.4771525,2 0,6.4771525 0,12" id="Oval-2" stroke="rgba(164, 164, 164, 1)" stroke-width="4"/><rect id="Rectangle-1" fill="rgba(164, 164, 164, 1)" x="8" y="0" width="4" height="4" rx="8"/></g></g></g></svg></div><div id="skeleton" role="progressbar" aria-valuetext="Loading..."><div id="skeleton-sidebar"><div class="row" style="margin-bottom:22px"><div class="startup-shimmer icon" style="width:22px;height:22px;padding:1px"></div><div class="startup-shimmer text" style="width:177px;margin-left:8px"></div></div><div class="row" style="margin-bottom:20px"><div class="startup-shimmer text" style="width:78px"></div></div><div class="row" style="margin-bottom:20px"><div class="startup-shimmer text" style="width:78px"></div></div><div class="row" style="margin-bottom:20px"><div class="startup-shimmer text" style="width:78px"></div></div><div class="row" style="margin-bottom:36px"><div class="startup-shimmer text" style="width:135px"></div></div><div class="row" style="margin-bottom:14px"><div class="startup-shimmer text" style="width:56px"></div></div><div class="row"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:140px;margin-left:8px"></div></div><div class="row"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:1s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:1s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:1s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:1s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:2s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:2s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:2s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:2s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:140px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:3s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:140px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:3s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:140px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:3s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:80px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:3s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:4s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:4s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:100px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:4s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div><div class="row fadein" style="animation-delay:4s"><div class="startup-shimmer icon"></div><div class="startup-shimmer text" style="width:120px;margin-left:8px"></div></div></div><div style="flex-grow:1;position:relative"><div class="row" style="position:absolute;top:0;left:0;padding:12px 16px"><div class="startup-shimmer icon" style="width:20px;height:20px"></div><div class="startup-shimmer text" style="width:78px;margin-left:8px"></div></div><div class="row" style="position:absolute;top:0;right:0;padding:12px 16px"><div class="startup-shimmer text" style="width:78px;margin:6px 0"></div></div></div><div class="draggable"></div></div><script>(e=>{function t(t){var i=e.localStorage&&e.localStorage.getItem(t),d=i&&JSON.parse(i);if(d&&d.value)return d.value}var i=document.getElementById("skeleton"),d=document.getElementById("skeleton-sidebar"),n=document.getElementById("initial-loading-spinner"),o=t("LRU:KeyValueStore2:sidebar"),a=t("LRU:KeyValueStore2:current-user-id"),l="undefined"!=typeof global||e.__isElectron,r=/ReactNative|MobileNative|Android|iPad|iPhone|iPod|Windows Phone/.test(navigator.userAgent);!i||void 0===a||r||l?n&&n.classList.add("show"):(i.classList.add("show"),d&&o&&(!1===o.expanded&&d.remove(),o.width>0&&(d.style.width=String(o.width)+"px")))})(window)</script><style id="scroll-properties"></style><div id="notion-app"></div><script>window.CONFIG={env:"production",isAdminMode:!1,isDevelopingInAirplaneMode:!1,isLocalhost:!1,offline:!0,version:"23.13.0.1966",buildTarget:"client",domainBaseUrl:"https://www.notion.so",adminUrl:"https://admin.notion.so",publicDomainName:"notion.site",protocol:"notion",staticS3:{url:"https://prod-notion-assets.s3-us-west-2.amazonaws.com",bucket:"prod-notion-assets"},lastUpdatedTime:1739780881019,api:{http:"/api/v3"},googleOAuth:{clientId:"905154081809-858sm3f0qnalqd9d44d9gecjtrdji9tf.apps.googleusercontent.com"},messageStore:{url:"https://msgstore.www.notion.so",api:"/api/v1"},audioProcessor:{url:"https://audioprocessor.www.notion.so",api:"/api/v1"},stripe:{key:"pk_live_vuNO27XGTCbXjVwneiECILjT"},calendar:{domainBaseUrl:"https://calendar.notion.so",notionAuthUrl:"https://calendar.notion.so/notion-auth",openNotionDatabaseUrl:"https://calendar.notion.so/open-notion-database",createEventUrl:"https://calendar.notion.so/event/create",calendarSettingsUrl:"https://calendar.notion.so/settings/calendars",desktopProtocol:"cron",downloadUrl:"https://www.notion.so/calendar/download"},zoom:{desktopProtocol:"zoommtg"},cron:{domainBaseUrl:"https://calendar.cron.com"},mail:{apiBaseUrl:"https://api.mail.notion.so",domainBaseUrl:"https://mail.notion.so",protocol:"notionmail"},identity:{domainBaseUrl:"https://identity.notion.so"},revenueCat:{apiResponseMaxAge:6048e5,entitlementIDs:{personal:"notion.id.personal_pro"},productIDs:{personal:{monthly:"notion.id.personal_pro_monthly",yearly:"notion.id.personal_pro_yearly"}}},mutiny:{personalKey:"1149e901f65fc47c"},partnerStack:{apiKey:"pk_6nwYfqCKEoPt2lTuU8Veswm2zArJ3Apq"},pricing:{invoiceDaysUntilDue:30,free:{spaceBlockLimit:1e3,fileUploadMaxBytes:5e6},team_free:{spaceBlockLimit:1e3,fileUploadMaxBytes:5e6},personal_free:{fileUploadMaxBytes:5e6},student:{productId:"prod_FhChFoDp7gS1Ba"},personal:{productId:"prod_CpavZFCbxF2YGx",monthlyPrice:500,yearlyPrice:4800},plus:{productId:"prod_CpawK4ih14xs4t",monthlyPricePerMember:1e3,yearlyPricePerMember:9600},business:{productId:"prod_LEnFERYcTgENz8",monthlyPricePerMember:1800,yearlyPricePerMember:18e3},enterprise:{productId:"prod_Cpb8M1AFEFhdy1",monthlyPricePerMember:2500,yearlyPricePerMember:24e3},ai:{productId:"prod_N6tyEr9FFSTXJo",monthlyPricePerMember:1e3,yearlyPricePerMember:9600},sites_custom_hostnames:{productId:"prod_Q71ZOab5K7GTYc"}},promotions:{ai:{writer:{baseGrant:{singlePlayerAmount:10,multiplayerAmount:10,unit:"responses"},userGrant:{singlePlayerAmount:10,multiplayerAmount:10,unit:"responses"},grant032023:{singlePlayerAmount:20,multiplayerAmount:20,unit:"responses",waitMs:6048e5},studentGrant:{singlePlayerAmount:50,multiplayerAmount:50,unit:"responses"},studentGitHubGrant:{singlePlayerAmount:50,multiplayerAmount:50,unit:"responses"},maxAllowance:{free:500,paid:500}},qna:{baseGrant:{singlePlayerAmount:10,multiplayerAmount:10,unit:"responses"},userGrant:{singlePlayerAmount:10,multiplayerAmount:10,unit:"responses"},grant032023:{singlePlayerAmount:20,multiplayerAmount:10,unit:"responses",waitMs:6048e5},studentGrant:{singlePlayerAmount:50,multiplayerAmount:50,unit:"responses"},studentGitHubGrant:{singlePlayerAmount:50,multiplayerAmount:50,unit:"responses"},maxAllowance:{free:100,paid:500}}}},trials:{default:{duration:14},enterprise:{duration:30},mm_ent:{duration:30},upwork:{duration:30},perfmark:{duration:30},reverse:{duration:14},reverse_mm_ent:{duration:30},admin_3m:{duration:90},admin_6m:{duration:180},admin_12m:{duration:365},admin_3m_smb:{duration:90},admin_6m_smb:{duration:180},admin_12m_lenny:{duration:365}},desktopS3:{url:"https://s3-us-west-2.amazonaws.com/desktop-release.notion-static.com"},publicFileS3:{url:"https://s3-us-west-2.amazonaws.com/public.notion-static.com",bucket:"public.notion-static.com"},secureFileConfig:{rootPath:"/f",protocol:"https",hostname:"file.notion.so"},loggly:{token:"9b01b08e-c969-4e27-837c-805d1fc6ec7b"},splunk:{token:"EA76605A-F565-4B17-A496-34435622A1EB"},embedly:{key:"421626497c5d4fc2ae6b075189d602a2"},iframely:{key:"222a85036317ca50d3ba5f321bfda6f0"},iframely_prod:{key:"656ac74fac4fff346b811dca7919d483"},aif:{url:"https://aif.notion.so/aif-production.html"},contentful:{spaceId:"spoqsaf9291f"},iOSAppId:1232780281,facebook:{pixelId:"499229960464487"},statsig:{apiKey:"client-Tgza5wNFa8dVt9BdeUfG6Vkm29bHxX10MhoztTMzLBB"},googleReCaptcha:{siteKey:"6LcvqigfAAAAAPaPL3j2YLldFcZVGwKvG9TmjDgK"},turnstile:{sitekey:"0x4AAAAAAADLq8YYJOHc6qqw"},google:{clientId:"905154081809-858sm3f0qnalqd9d44d9gecjtrdji9tf.apps.googleusercontent.com"},sprig:{environmentId:"2HKBN1wgCwHr"},front:{domainBaseUrl:"https://www.notion.com"},imageProxy:{baseUrl:"https://img.notionusercontent.com/"}}</script><script>!function(){try{window.addEventListener("error",(function(e){if(e.target&&(e.target instanceof HTMLScriptElement||e.target instanceof HTMLLinkElement&&"stylesheet"===e.target.rel)){var t=e.target instanceof HTMLScriptElement?"script":"stylesheet",r=e.target.src||e.target.href;console.error("Resource Sentinel noted a failed resource load of type",t,r),fetch("https://http-inputs-notion.splunkcloud.com/services/collector/raw",{method:"POST",headers:{"Content-Type":"text/plain; charset=utf-8",Authorization:"Splunk "+CONFIG.splunk.token},mode:"cors",keepalive:!0,body:JSON.stringify({environment:CONFIG.env,level:"error",from:"resourceSentinel",type:"resourceLoadFailure",error:{message:`Failed to load "${t}" resource`,miscDataString:r}}),priority:"low"}).catch(e=>{console.error("Resource Sentinel failed to send error to Splunk",e)})}}),!0),console.info("Resource Sentinel initialized...")}catch(e){console.error("Resource Sentinel failed to initialize",e)}}()</script><script type="text/javascript">window.__serverSidePrefetchData = {"pageId":"6303a545-9e19-42e8-981f-1dbcc73b1f04","recordMap":{"__version__":3,"block":{"6303a545-9e19-42e8-981f-1dbcc73b1f04":{"value":{"value":{"id":"6303a545-9e19-42e8-981f-1dbcc73b1f04","version":599,"type":"page","properties":{"title":[["Joel Mire"]]},"content":["60b19fcc-3cea-4c37-aa66-ebb0fec09dde","3f84a71f-15dc-44a8-a2c9-31783cdbfe5e","257b748f-631a-426d-914b-fa7d479531e5","11658756-e178-4db3-a59a-d1a5465b00e0","262a6df7-c46b-4f36-89a8-f3172a78f2b6"],"format":{"page_font":"serif","block_locked":true,"block_locked_by":"bd983e4e-5668-484b-bbbf-e3703b045644","page_full_width":true,"page_small_text":true},"permissions":[{"role":"editor","type":"user_permission","user_id":"bd983e4e-5668-484b-bbbf-e3703b045644"},{"role":"reader","type":"public_permission","added_timestamp":1704935555093,"allow_duplicate":false,"allow_search_engine_indexing":true}],"created_time":1703558264248,"last_edited_time":1737753033113,"parent_id":"3204af5c-d58a-4b13-81d6-9f4224785295","parent_table":"space","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"60b19fcc-3cea-4c37-aa66-ebb0fec09dde":{"value":{"value":{"id":"60b19fcc-3cea-4c37-aa66-ebb0fec09dde","version":7,"type":"column_list","content":["ff685c0d-a804-4d4e-bdeb-608547e12609","b596f589-666a-4712-94dd-da2b3455500a"],"created_time":1704920193264,"last_edited_time":1704920193269,"parent_id":"6303a545-9e19-42e8-981f-1dbcc73b1f04","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"3f84a71f-15dc-44a8-a2c9-31783cdbfe5e":{"value":{"value":{"id":"3f84a71f-15dc-44a8-a2c9-31783cdbfe5e","version":91,"type":"sub_sub_header","properties":{"title":[["Publications"]]},"created_time":1703572026527,"last_edited_time":1704935269978,"parent_id":"6303a545-9e19-42e8-981f-1dbcc73b1f04","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"257b748f-631a-426d-914b-fa7d479531e5":{"value":{"value":{"id":"257b748f-631a-426d-914b-fa7d479531e5","version":172,"type":"collection_view","view_ids":["01cf0039-f995-4a3e-a6e0-08bf4c5c322e","357879d5-5fca-49a1-aa3d-44d9cedff12b"],"collection_id":"92ad1aea-2b98-40fb-9dd5-bb403aa8fb10","format":{"block_locked":true,"block_locked_by":"bd983e4e-5668-484b-bbbf-e3703b045644","collection_pointer":{"id":"92ad1aea-2b98-40fb-9dd5-bb403aa8fb10","table":"collection","spaceId":"3204af5c-d58a-4b13-81d6-9f4224785295"}},"created_time":1703795710764,"last_edited_time":1737753025991,"parent_id":"6303a545-9e19-42e8-981f-1dbcc73b1f04","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"11658756-e178-4db3-a59a-d1a5465b00e0":{"value":{"value":{"id":"11658756-e178-4db3-a59a-d1a5465b00e0","version":29,"type":"sub_sub_header","properties":{"title":[["Contact"]]},"created_time":1703795853253,"last_edited_time":1704920252056,"parent_id":"6303a545-9e19-42e8-981f-1dbcc73b1f04","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"262a6df7-c46b-4f36-89a8-f3172a78f2b6":{"value":{"value":{"id":"262a6df7-c46b-4f36-89a8-f3172a78f2b6","version":81,"type":"table","content":["5f227389-12f3-4145-b400-c6df1f11a07c","668be866-70e1-4ac5-a47c-aac74bb11707","84cb8a04-aa5d-4859-9509-e6153494b69e","25495a85-32e7-4f88-af76-733edc2705bf"],"format":{"table_block_row_header":true,"table_block_column_order":["lwjB","sF|I"],"table_block_column_format":{"lwjB":{"color":"default","width":82},"sF|I":{"width":265}},"table_block_column_header":false},"created_time":1704920419850,"last_edited_time":1704922517629,"parent_id":"6303a545-9e19-42e8-981f-1dbcc73b1f04","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"ff685c0d-a804-4d4e-bdeb-608547e12609":{"value":{"value":{"id":"ff685c0d-a804-4d4e-bdeb-608547e12609","version":253,"type":"column","content":["a9dd15dc-91d5-4fd5-9768-5978ff952dcb","13467f67-5da1-807c-9e6f-ed3c2653c0ed","13467f67-5da1-807b-9e38-f3f9479031cd","13467f67-5da1-80f8-b6e4-f287114a94c7","13467f67-5da1-8063-ad09-ff87bdc23cfc","13467f67-5da1-802f-b3f4-e4b4173f43b8","17730b7b-eb70-4332-8343-bdcf094d7b41"],"format":{"column_ratio":0.75},"created_time":1704920193262,"last_edited_time":1730752042036,"parent_id":"60b19fcc-3cea-4c37-aa66-ebb0fec09dde","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"b596f589-666a-4712-94dd-da2b3455500a":{"value":{"value":{"id":"b596f589-666a-4712-94dd-da2b3455500a","version":20,"type":"column","content":["7c0c5c24-2b4d-490c-ae48-fd3120f2b187"],"format":{"column_ratio":0.24999999999999994},"created_time":1704920193266,"last_edited_time":1704937154035,"parent_id":"60b19fcc-3cea-4c37-aa66-ebb0fec09dde","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"a9dd15dc-91d5-4fd5-9768-5978ff952dcb":{"value":{"value":{"id":"a9dd15dc-91d5-4fd5-9768-5978ff952dcb","version":18,"type":"text","properties":{"title":[["I am a master’s student in the "],["Language Technologies Institute",[["a","https://lti.cs.cmu.edu/"]]],[" at Carnegie Mellon University, advised by "],["Maarten Sap",[["a","https://maartensap.com/"]]],[". "]]},"created_time":1703572587962,"last_edited_time":1704920193269,"parent_id":"ff685c0d-a804-4d4e-bdeb-608547e12609","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"13467f67-5da1-807c-9e6f-ed3c2653c0ed":{"value":{"value":{"id":"13467f67-5da1-807c-9e6f-ed3c2653c0ed","version":11,"type":"text","properties":{"title":[["I am interested in how people interpret texts differently. My research aims to develop models of textual interpretation that can"]]},"created_time":1730751865651,"last_edited_time":1730751972136,"parent_id":"ff685c0d-a804-4d4e-bdeb-608547e12609","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"13467f67-5da1-807b-9e38-f3f9479031cd":{"value":{"value":{"id":"13467f67-5da1-807b-9e38-f3f9479031cd","version":36,"type":"numbered_list","properties":{"title":[["identify fine-grained variations in how individuals and groups perceive texts"]]},"created_time":1730751972131,"last_edited_time":1730751979459,"parent_id":"ff685c0d-a804-4d4e-bdeb-608547e12609","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"13467f67-5da1-80f8-b6e4-f287114a94c7":{"value":{"value":{"id":"13467f67-5da1-80f8-b6e4-f287114a94c7","version":14,"type":"numbered_list","properties":{"title":[["illuminate the interpretative biases encoded at different stages of the LLM lifecycle (e.g., post-training data, reward models, fine-tuning)"]]},"created_time":1730751979456,"last_edited_time":1730751988432,"parent_id":"ff685c0d-a804-4d4e-bdeb-608547e12609","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"13467f67-5da1-8063-ad09-ff87bdc23cfc":{"value":{"value":{"id":"13467f67-5da1-8063-ad09-ff87bdc23cfc","version":135,"type":"numbered_list","properties":{"title":[["facilitate aligning models to the interpretative preferences of specific subpopulations."]]},"created_time":1730751988427,"last_edited_time":1730752019758,"parent_id":"ff685c0d-a804-4d4e-bdeb-608547e12609","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"13467f67-5da1-802f-b3f4-e4b4173f43b8":{"value":{"value":{"id":"13467f67-5da1-802f-b3f4-e4b4173f43b8","version":3,"type":"text","properties":{"title":[["I am also interested in storytelling and strive to bridge natural language processing with literary theory. For example, how can narrative theory inspire new computational approaches to narrative analysis? Conversely, how can we use machine learning to model the structures and dynamics of narratives, opening up opportunities to validate or challenge prevailing narrative theories?"]]},"created_time":1730751865651,"last_edited_time":1730751865654,"parent_id":"ff685c0d-a804-4d4e-bdeb-608547e12609","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"17730b7b-eb70-4332-8343-bdcf094d7b41":{"value":{"value":{"id":"17730b7b-eb70-4332-8343-bdcf094d7b41","version":787,"type":"text","properties":{"title":[["My background includes software engineering at Amazon Web Services and a B.S. in computer science and English at Duke University, where I was primarily advised by "],["Aarthi Vadde",[["a","https://scholars.duke.edu/person/aarthi.vadde"]]],[". "]]},"created_time":1704933653674,"last_edited_time":1704934248872,"parent_id":"ff685c0d-a804-4d4e-bdeb-608547e12609","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"7c0c5c24-2b4d-490c-ae48-fd3120f2b187":{"value":{"value":{"id":"7c0c5c24-2b4d-490c-ae48-fd3120f2b187","version":47,"type":"image","properties":{"size":[["2376.7KB"]],"title":[["Screenshot 2024-01-10 at 3.53.27 PM.png"]],"source":[["https://prod-files-secure.s3.us-west-2.amazonaws.com/3204af5c-d58a-4b13-81d6-9f4224785295/67d6a36b-7063-4505-b3ee-9c7ae6c7bf79/Screenshot_2024-01-10_at_3.53.27_PM.png"]]},"format":{"block_width":240,"display_source":"https://prod-files-secure.s3.us-west-2.amazonaws.com/3204af5c-d58a-4b13-81d6-9f4224785295/67d6a36b-7063-4505-b3ee-9c7ae6c7bf79/Screenshot_2024-01-10_at_3.53.27_PM.png","block_alignment":"center","block_full_width":false,"block_page_width":true,"block_aspect_ratio":1.1737649063032367,"block_preserve_scale":true},"created_time":1704920013408,"last_edited_time":1704936180364,"parent_id":"b596f589-666a-4712-94dd-da2b3455500a","parent_table":"block","alive":true,"file_ids":["67d6a36b-7063-4505-b3ee-9c7ae6c7bf79"],"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"5f227389-12f3-4145-b400-c6df1f11a07c":{"value":{"value":{"id":"5f227389-12f3-4145-b400-c6df1f11a07c","version":51,"type":"table_row","properties":{"lwjB":[["Email"]],"sF|I":[["jmire [at] andrew [dot] cmu [dot] edu"]]},"created_time":1704920419850,"last_edited_time":1704922514908,"parent_id":"262a6df7-c46b-4f36-89a8-f3172a78f2b6","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"668be866-70e1-4ac5-a47c-aac74bb11707":{"value":{"value":{"id":"668be866-70e1-4ac5-a47c-aac74bb11707","version":33,"type":"table_row","properties":{"lwjB":[["X/Twitter"]],"sF|I":[["https://twitter.com/Joel_Mire",[["a","https://twitter.com/Joel_Mire"]]]]},"created_time":1704920419850,"last_edited_time":1704921322876,"parent_id":"262a6df7-c46b-4f36-89a8-f3172a78f2b6","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"84cb8a04-aa5d-4859-9509-e6153494b69e":{"value":{"value":{"id":"84cb8a04-aa5d-4859-9509-e6153494b69e","version":31,"type":"table_row","properties":{"lwjB":[["LinkedIn"]],"sF|I":[["https://www.linkedin.com/in/joelmire/",[["a","https://www.linkedin.com/in/joelmire/"]]]]},"created_time":1704920419850,"last_edited_time":1704921322876,"parent_id":"262a6df7-c46b-4f36-89a8-f3172a78f2b6","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"25495a85-32e7-4f88-af76-733edc2705bf":{"value":{"value":{"id":"25495a85-32e7-4f88-af76-733edc2705bf","version":29,"type":"table_row","properties":{"lwjB":[["GitHub"]],"sF|I":[["https://github.com/joel-mire",[["a","https://github.com/joel-mire"]]]]},"created_time":1704920428952,"last_edited_time":1704921322876,"parent_id":"262a6df7-c46b-4f36-89a8-f3172a78f2b6","parent_table":"block","alive":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}}},"collection_view":{"01cf0039-f995-4a3e-a6e0-08bf4c5c322e":{"value":{"value":{"id":"01cf0039-f995-4a3e-a6e0-08bf4c5c322e","version":99,"type":"table","name":"selected","format":{"table_wrap":false,"description":"","board_columns":[{"value":{"type":"select","value":"Preprint"},"property":"Sfun"},{"value":{"type":"select"},"property":"Sfun","emptyHidden":true}],"property_filters":[{"id":"1d80524a-0b51-4321-9a05-c802be40c242","filter":{"filter":{"value":{"type":"exact","value":"true"},"operator":"enum_is"},"property":"}m}v"}}],"table_properties":[{"wrap":true,"width":335,"visible":true,"property":"title"},{"wrap":true,"width":294,"visible":true,"property":"PXYS"},{"wrap":false,"width":100,"visible":true,"property":"Sfun"},{"wrap":true,"width":100,"visible":true,"property":"IwVB"},{"wrap":true,"width":125,"visible":true,"property":"S@CY"},{"width":100,"visible":false,"property":"}m}v"}],"collection_groups":[{"value":{"type":"select","value":"Preprint"},"property":"Sfun"},{"value":{"type":"select"},"property":"Sfun","emptyHidden":true}],"collection_pointer":{"id":"92ad1aea-2b98-40fb-9dd5-bb403aa8fb10","table":"collection","spaceId":"3204af5c-d58a-4b13-81d6-9f4224785295"},"table_frozen_column_index":-1,"hide_linked_collection_name":true},"parent_id":"257b748f-631a-426d-914b-fa7d479531e5","parent_table":"block","alive":true,"page_sort":["a08c438b-1c33-4d43-aa4a-3b25d5f66c4a","281f8e42-e728-464f-81f2-a8dda75283c0","62270f91-e485-4789-b149-d62803ca700f","938fe7a1-6f97-46b1-97b8-c110b59119ce","18567f67-5da1-802b-80d9-cd424ca88e1b","13467f67-5da1-806c-9665-f4405d4c323a","bedead20-f6fe-44d3-bc51-18ed79bc3888","e2d74465-cd2b-4fec-8649-5dfcba37af0b","a6dca553-14d8-4c49-a30f-49490b6fa638","4c74542e-00da-4eba-b4c7-201fc700499d"],"query2":{"sort":[{"property":"IwVB","direction":"descending"}]},"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}},"357879d5-5fca-49a1-aa3d-44d9cedff12b":{"value":{"value":{"id":"357879d5-5fca-49a1-aa3d-44d9cedff12b","version":16,"type":"table","name":"all","format":{"table_properties":[{"wrap":true,"width":392,"visible":true,"property":"title"},{"wrap":true,"width":294,"visible":true,"property":"PXYS"},{"wrap":false,"width":254,"visible":true,"property":"Sfun"},{"wrap":true,"width":100,"visible":true,"property":"IwVB"},{"wrap":true,"width":125,"visible":true,"property":"S@CY"},{"width":100,"visible":false,"property":"}m}v"}],"table_frozen_column_index":-1,"hide_linked_collection_name":true,"table_subitem_toggle_column":"title"},"parent_id":"257b748f-631a-426d-914b-fa7d479531e5","parent_table":"block","alive":true,"page_sort":["281f8e42-e728-464f-81f2-a8dda75283c0","938fe7a1-6f97-46b1-97b8-c110b59119ce","bedead20-f6fe-44d3-bc51-18ed79bc3888","e2d74465-cd2b-4fec-8649-5dfcba37af0b","62270f91-e485-4789-b149-d62803ca700f"],"query2":{"sort":[{"property":"IwVB","direction":"descending"}]},"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295"},"role":"reader"}}},"collection":{"92ad1aea-2b98-40fb-9dd5-bb403aa8fb10":{"value":{"value":{"id":"92ad1aea-2b98-40fb-9dd5-bb403aa8fb10","version":77,"name":[["Publications"]],"schema":{"IwVB":{"icon":"/icons/calendar-month_gray.svg","name":"Date","type":"text"},"PXYS":{"icon":"/icons/friends_gray.svg","name":"Authors","type":"multi_select","options":[{"id":"feb5d7d1-9243-4ffc-9a59-5b09a8a9685e","color":"purple","value":"Maria Antoniak","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"a163fbae-ae98-46f9-a393-3320c9ae39ec","color":"brown","value":"Joel Mire","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"caa2b8c0-acb1-4762-affd-a9880b670a4a","color":"green","value":"Maarten Sap","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"cc6afcdc-e9ec-47f4-8115-905e16655bcf","color":"gray","value":"Elliot Ash","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"0d8e3d83-4e2a-4683-ae39-6d6cd4fb556c","color":"orange","value":"Andrew Piper","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"341aca61-8b1f-4949-b675-951f4bb44b60","color":"blue","value":"Jocelyn Shen","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"151dad61-8913-4feb-9df8-a523b9d0e7cc","color":"default","value":"Hae Won Park","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"d34dd96c-c1da-48d9-a07a-3051a0b1961f","color":"red","value":"Cynthia Breazeal","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"895c4dc0-3d16-4456-a361-9a8a88954daf","color":"brown","value":"Joel Mire*","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"06e2567c-5cad-4618-88b8-14fb64681629","color":"yellow","value":"Zubin Trivadi Aysola*","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"bdb6c532-d6a9-4bf7-9c92-2fd16e865e35","color":"pink","value":"Daniel Chechelnitsky","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"52152e2f-5ee1-46ef-a41a-897182897de3","color":"red","value":"Nicholas Deas","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"7bb1392e-df59-49cd-ae86-462f5fc9d0e4","color":"red","value":"Chrysoula Zerva","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]}]},"Sfun":{"name":"Venue","type":"select","options":[{"id":"GgQh","color":"green","value":"EMNLP","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"`Nmy","color":"red","value":"ACL","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"PV[@","color":"yellow","value":"Intersect","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"4e8f2d2c-d044-44aa-aa50-575498ed0827","color":"pink","value":"Preprint","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"f247bc9e-0574-4041-9e1b-aae3480a7073","color":"blue","value":"Undergraduate Thesis (Unpublished)","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"3e3434ae-a20b-4742-aab4-6bf6716cf4f0","color":"orange","value":"NAACL","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]}]},"}m}v":{"name":"Selected","type":"select","options":[{"id":"73398ec2-4e57-4789-bced-77d23e22f3a1","color":"default","value":"true","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]},{"id":"e43f6d15-b7e6-4976-960d-56e662015c96","color":"red","value":"false","collectionIds":["92ad1aea-2b98-40fb-9dd5-bb403aa8fb10"]}]},"title":{"icon":"/icons/book-closed_gray.svg","name":"Title","type":"title","description":""}},"format":{"collection_page_properties":[{"visible":true,"property":"PXYS"}]},"parent_id":"257b748f-631a-426d-914b-fa7d479531e5","parent_table":"block","alive":true,"migrated":true,"space_id":"3204af5c-d58a-4b13-81d6-9f4224785295","deleted_schema":{"S@CY":{"icon":"/icons/link_gray.svg","name":"Link","type":"url","show_full_url":false}}},"role":"reader"}}}},"cursors":[]}</script></body></html>