"><?php 
the_title();
?>
</a></h2>

	<div>
		<?php 
the_field('news_lecture_lecturer');
?>
	</div>
	<div>
		<?php 
aps_news_lecture_organizers();
?>
		<?php 
aps_news_venue('lecture');
?>
		<?php 
the_field('news_city');
?>
,
		<?php 
aps_news_state();
?>
		<?php 
the_field('news_country');
?>
	</div>
	<div>
		<?php 
the_field('news_lecture_date');
	<h2><a href="<?php 
the_permalink();
?>
"><?php 
the_title();
?>
</a></h2>

	<div>
		<?php 
aps_news_organizer('conference');
?>
	</div>
	<div>
		<?php 
aps_news_venue('conference');
?>
	</div>
	<div>
		<?php 
the_field('news_city');
?>
,
		<?php 
aps_news_state();
?>
		<?php 
the_field('news_country');
?>
	</div>
	<div>