Dear all
I'm facing an issue with the ABNT standard. When I try to use an Document from Internet site, either a citation or on Biography, it shows this message:
Unsupported source type (DocumentFromInternetSite) for source Xxx##
If I change to APA it works flawlessly. But I need ABNT.
Is there any place in the code (ABNT_Author.XSL) where can I change or add something so I can fix it? Or any update?
The file I've got has this Header:
I'm facing an issue with the ABNT standard. When I try to use an Document from Internet site, either a citation or on Biography, it shows this message:
Unsupported source type (DocumentFromInternetSite) for source Xxx##
If I change to APA it works flawlessly. But I need ABNT.
Is there any place in the code (ABNT_Author.XSL) where can I change or add something so I can fix it? Or any update?
The file I've got has this Header:
<general>
<stylename>ABNT NBR 6023:2002*</stylename>
<version>2009.05.23</version>
<author>Yves Dhondt (yves.dhondt@gmail.com)</author>
<description>An implementation of the ABNT NBR 6023/2002 style.</description>
<URL>http://bibliography.codeplex.com/updateStyle?id=ABNT1</URL>
<comments>
</comments>
<display_errors>yes</display_errors>
<citation_as_link>no</citation_as_link>
</general>
Thanks in advance!