public function BiblioStyleEndNoteXML8::render in Bibliography Module 7.3
@inheritdoc
Overrides BiblioStyleEndNote::render
1 method overrides BiblioStyleEndNoteXML8::render()
- BiblioStyleEndNoteXML7::render in plugins/
biblio_style/ endnote/ BiblioStyleEndNoteXML7.php - Render tagged.
File
- plugins/
biblio_style/ endnote/ BiblioStyleEndNoteXML8.php, line 262 - EndNote XML8 biblio style.
Class
- BiblioStyleEndNoteXML8
- @file EndNote XML8 biblio style.
Code
public function render($options = array(), $langcode = NULL) {
}