<div class="page fullfixed">
<article>
<header style="
background-color: #fff;
background-image:url(/uploads/52e689ed5d4b6.JPG);
">
</header>
<div class="main">
<p id="toggle">
<a href="#">Hide text</a>
</p>
<script type="text/javascript">
$(document).ready(function() {
BN.registerPlugin('showHide', function(){
$('p#toggle').hide();
var postionLink = function() {
$('p#toggle').hide();
window.setTimeout(function() {
var top = ( $('.intro h1').length ) ?
~~($('.intro h1').offset().top) : 70;
var h = $('p#toggle').height();
$('p#toggle').css('top', top - h);
$('p#toggle').fadeIn('fast');
}, 1000);
};
$(window).resize(function() {
postionLink();
});
postionLink();
// $('p#toggle').show();
$('p#toggle a').bind('click', function() {
$('.toggleContent').toggle('slow', function(){
var text = ( $(this).is(':visible') ) ?
'Hide Text' :
'Show Text';
if ($(this).is(':visible')) {
$('p#toggle a').text('Hide Text')
.removeClass('hidden')
.addClass('invisible');
postionLink();
} else {
$('p#toggle a').text('Show Text')
.removeClass('invisible')
.addClass('hidden');
}
});
return false;
});
});
});
</script>
<div class="intro toggleContent">
<h1>THE CONTRIBUTORS </h1>
</div>
<div class="container toggleContent">
<p class="summary"></p>
<p class="byline"> </p>
<p><span style="font-size: 16px;"><span style="font-family: Georgia;"><strong>James R Baird Rimmer</strong>. <em style="font-family: Arial,Helvetica,Verdana,Tahoma,sans-serif;"><span style="font-family: Georgia;">Editor-in-Chief. </span><br></em></span><span style="font-family: Georgia;">Historian by training, James started writing for <em>Imprint</em>, the University of Waterloo's student newspaper. He now writes for Alpheus Group, providing detailed analysis on House of Commons committee meetings. Entrepreneur by day, selling ads on a bus tracking app, James started The Baird's Tale as a way to implement the many criticisms of journalism he yells at his screen each day.</span></span></p><p><span style="font-size: 16px;"><span style="font-family: Georgia;"><strong>Michal Grazdkowski</strong>, <em>Writer</em>. <br></span><span style="font-family: Georgia;">Michal Grzadkowski is a Polish-Canadian doctoral student in computational biology at the Massachusetts Institute of Technology. He holds a Bachelor's Degree in Mathematics with a Minor in History from the University of Waterloo. He has previously written on topics such as the radicalization of Hungarian politics following World War One and the obstacles to economic growth in developing nations.</span></span></p><p><span style="font-size: 16px;"><span style="font-family: Georgia;"><strong>Erin Schuurs</strong>, <em>Writer.</em> <br><span style="font-family: Georgia;"></span></span><span style="font-family: Georgia;">An aspiring historian and lover of literature, Erin is currently a graduate student at Queen's University.</span></span></p><p><span style="font-size: 16px;"><strong><span style="font-family: Georgia;">Kylie Bergalk. </span></strong><span style="font-family: Georgia;"><em>Writer.<br></em>An avid reader and sometime poet currently enjoying small town in Akureyri, Iceland<em>.</em></span></span></p><p>
<span style="font-family: Georgia;"><span style="font-size: 16px;"><strong>Carter Vance.</strong><em> Writer. </em><br>
Carter Vance is a writer and student at the University of Ottawa, pursuing a degree in Psychology. His work has been published in a number of independent magazines and newsletters, including University of Ottawa's Fulcrum and The Penny Dreadful. He was born in Cobourg, Ontario and currently resides in Ottawa.</span></span></p><p><span style="font-family: Georgia;"><span style="font-size: 16px;"><br></span></span></p><p><span style="font-family: Georgia;"><em><span style="font-size: 16px;">Special thanks to John Budinsky for his editorial support. </span></em></span></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->