In the biblio_style_mla.inc file instead of $node->biblio_doi, $node->biblio_year, $node->biblio_url, and so on there are $node->doi, $node->year and $node->url, moreover it doesn't show the URL in 'short' listings of biblio.

I've also noticed $row['online_publication'] in biblio_style_ama.inc file and $node->online_publication in biblio_style_mla.inc file.

Comments

rjerome’s picture

Thanks, As you may have guessed, those styles were borrowed from another bibliographic system so I may have missed a few variables when porting. I'll clean that up.

Ron.

liam morland’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.