-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconferences.html
More file actions
132 lines (132 loc) · 6.01 KB
/
conferences.html
File metadata and controls
132 lines (132 loc) · 6.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/43575c3d5f.js" crossorigin="anonymous"></script>
<title>Toby Rodel</title>
<script>
function expandtopbar() {
var x = document.getElementById("pagetopnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="topnav" id="pagetopnav">
<a href="index.html">Home</a>
<a href="research.html">Research</a>
<a href="outreach.html">Outreach</a>
<a href="publications.html">Publications</a>
<a href="conferences.html">Conferences</a>
<a href="javascript:void(0);" class="icon" onclick="expandtopbar()">
<i class="fa fa-bars"></i>
</a>
</div>
<div class="mainbody" id="pagemaintext">
<h1>Conferences</h1>
<h2>Upcoming Conferences</h2>
<p>Here are some of the upcoming conferences I will be attending:</p>
<table>
<tr>
<th>Conference</th>
<th>Date</th>
<th>Location</th>
<th>Contribution</th>
</tr>
<tr>
<td>UK Exoplanet Meeting 2026</td>
<td>30th March - 2nd April 2026</td>
<td>University of Bristol</td>
<td>TBD</td>
</tr>
<tr>
<td>Exoplanets 6</td>
<td>29th June - 3rd July 2026</td>
<td>Porto, Portugal</td>
<td>TBD</td>
</tr>
<tr>
<td>UK National Astronomy Meeting (NAM) 2026</td>
<td>20th - 24th July 2026</td>
<td>University of Birmingham</td>
<td>TBD</td>
</tr>
</table>
<h2>Past Conferences</h2>
<p>Here are some of the conferences I have attended in the past:</p>
<table>
<tr>
<th>Conference</th>
<th>Date</th>
<th>Location</th>
<th>Contribution</th>
</tr>
<tr>
<td><a href="https://transitstotrends.github.io">From Transits to Trends: the Next Decade of Long-Period Exoplanets</a></td>
<td>3rd - 8th August 2025</td>
<td>University of New Mexico</td>
<td>Contributed talk</td>
</tr>
<tr>
<td><a href="https://www.astro.keele.ac.uk/jkt/keelebinaries2025/">Binary stars in the space era</a></td>
<td>30th June - 4th July 2025</td>
<td>University of Keele</td>
<td><a href="files/posters/UKEXOM2025.pdf" target="_blank" type="pdf">Poster presentation</a></td>
</tr>
<tr>
<td>UK Exoplanet Meeting 2025</td>
<td>31st March - 3rd April 2025</td>
<td>University of Leeds</td>
<td><a href="files/posters/UKEXOM2025.pdf" target="_blank" type="pdf">Poster presentation</a></td>
</tr>
<tr>
<td>Irish National Astronomy Meeting (INAM)</td>
<td>29th-30th August 2024</td>
<td>University of Galway</td>
<td>Contributed talk</td>
</tr>
<tr>
<td><a href="https://tsc.mit.edu">TESS Science Conference 3</a></td>
<td>29th July - 2nd August 2024</td>
<td>Massachusetts Institute of Technology (MIT)</td>
<td><a href="https://zenodo.org/records/13122781">Poster</a> and <a href="https://youtu.be/BKVM2dh7wnw?si=7-NZfZhl0EsbhNzc&t=9240">parallel session talk</a></td>
</tr>
<tr>
<td>UK Exoplanet Meeting 2024</td>
<td>9th-11th April 2024</td>
<td>University of Birmingham</td>
<td><a href="files/posters/UKEXOM2024.pdf" target="_blank" type="pdf">Poster presentation</a></td>
</tr>
<tr>
<td>UK Exoplanet Meeting 2023</td>
<td>8th-10th August 2023</td>
<td>University College London (UCL)</td>
<td><a href="files/posters/UKEXOM2023.pdf" target="_blank" type="pdf">Poster presentation</a></td>
</tr>
<tr>
<td><a href="https://nam2022.org">National Astronomy Meeting (NAM) 2022</a></td>
<td>11th-15th July 2022</td>
<td>University of Warwick</td>
<td>Volunteering</td>
</tr>
</table>
</div>
</body>
<footer>
<div class="social-buttons">
<a href="https://github.com/TobyRodel"><i class="fa-brands fa-github fa-2x"></i></a>
<a href="https://www.linkedin.com/in/toby-rodel-516141216/"><i class="fa-brands fa-linkedin fa-2x"></i></a>
<a href="https://bsky.app/profile/astrotobe.bsky.social"><i class="fa-brands fa-bluesky fa-2x"></i></a>
</div>
<span class="footleft"><i class="fa-solid fa-envelope"></i><a href="mailto:trodel01@qub.ac.uk">trodel01@qub.ac.uk</a></span>
<span class="footright"><i class="fa-brands fa-orcid"></i><a href="https://orcid.org/0009-0009-2175-7284">0009-0009-2175-7284</a></span>
<small>
<br><i class="fa-regular fa-copyright"></i> 2026 Toby Rodel. All rights reserved.
</small>
</footer>
</html>