I'm working on a custom theme for a Drupal site (7) and I need to print out an entity reference. I would like it to print out as a linked page title. Here's what I have, but it's not working. Sorry, I'm pretty new to this stuff.
<?php print $node->field_reflection['und'][0]['value'] ?>