Product review on listing page magento

<?php if($_product->getRatingSummary()): ?>
<?php echo $this->getReviewsSummaryHtml($_product, ‘short’ ,false) ?>
<?php endif; ?>