Page History
html-text |
---|
<!DOCTYPE html> <html> <head> <title>i2b2 Current Events</title> </head> <body> <h1 class="i2b2-mtg-current">Upcoming i2b2 Meetings & Events</h1> <br> <table class="i2b2-event-table"> <thead class="i2b2-event-table-header"> <tr> <th class="i2b2-event-table-heading">Event</th> <th class="i2b2-event-table-heading">Event Date</th> <th class="i2b2-event-table-heading">Location</th> <th class="i2b2-event-table-heading">Website</th> </tr> </thead> <tbody> <tr class="i2b2-event-table-odd-row"> <td class="i2b2-event-table-title">4th i2b2 European Academic User Group Meeting</td> <td class="i2b2-event-table-date">September 15-16, 2016</td> <td class="i2b2-event-table-location">Pavia Italy</td> <td> <a href="http://cht.unipv.it/index.php/events/i2b2meeting2016-en">i2b2 European AUG</a> </td> </tr> <tr class="i2b2-event-table-even-row"> <td class="i2b2-event-table-title">Joint Summits on Translational Science</td> <td class="i2b2-event-table-date">March 27-30, 2017</td> <td class="i2b2-event-table-location">San Francisco, CA</td> <td> <a href="https://www.amia.org/jointsummits2017">2017 Joint Summits on Translational Science</a> </td> </tr> <tr> <td class="i2b2-event-table-title">i2b2 AUG / SHRINE Annual Meeting</td> <td class="i2b2-event-table-date">TBD</td> <td class="i2b2-event-table-location">Boston, MA</td> <td></td> </tr> </tbody> </table> </body> </html> |
Info |
---|
Please let us know of any upcoming events that would be of interest or beneficial for other i2b2 users to attend. |
html-text |
---|
<!DOCTYPE html>
<html>
<head>
<title>i2b2 Past Events</title>
</head>
<body>
<h1 class="i2b2-mtg-past">Past i2b2 Meetings & Events</h1>
<br>
<table class="i2b2-event-table">
<thead class="i2b2-event-table-header">
<tr>
<th class="i2b2-event-table-heading">Event</th>
<th class="i2b2-event-table-heading">Event Date</th>
<th class="i2b2-event-table-heading">Location</th>
<th class="i2b2-event-table-heading">Website</th>
</tr>
</thead>
<tbody>
<tr class="i2b2-event-table-odd-row">
<td class="i2b2-event-table-title"><a href="http://community.i2b2.org/wiki/pages/viewpage.action?pageId=14090675">i2b2 AUG / SHRINE Annual Meeting (2016)</a></td>
<td class="i2b2-event-table-date">June 21, 2016</td>
<td class="i2b2-event-table-location">Boston, MA</td>
<td></td>
</tr>
<tr class="i2b2-event-table-even-row">
<td class="i2b2-event-table-title">Joint Summits on Translational Science (2016)</td>
<td class="i2b2-event-table-date">March 21-24, 2016</td>
<td class="i2b2-event-table-location">San Francisco, CA</td>
<td>
<a href="https://www.amia.org/jointsummits2016">2016 Joint Summits on Translational Science</a>
</td>
</tr>
<tr class="i2b2-event-table-odd-row">
<td class="i2b2-event-table-title"><a href="http://community.i2b2.org/wiki/pages/viewpage.action?pageId=14090995">i2b2 AUG / SHRINE Annual Meeting (2015)</a></td>
<td class="i2b2-event-table-date">June 23, 2015</td>
<td class="i2b2-event-table-location">Boston, MA</td>
<td></td>
</tr>
</tbody>
</table>
</body>
</html>
|
Section | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|