Christian Zimmermann writes
Looking at the affiliation here, we seem to have a charset issue. It is supposed to show an arrow
http://authors.repec.org/pro/plu79/
This one is worse:
In acis/lib/Web/App/XSLT.pm, ACIS does, essentially $result_object = $stylesheet -> transform($source); $result = $stylesheet -> output_string( $result_object ); $result = Encode::decode_utf8( $result ); I think it should be $result_object = $stylesheet -> transform($source); # use output as_chars $result = $stylesheet -> output_as_chars( $result_object ); ## $result = Encode::decode_utf8( $result ); But changing this, it does not appear to fix the page you outlined. Cheers, Thomas Krichel http://openlib.org/home/krichel RePEc:per:1965-06-05:thomas_krichel phone: +7 383 330 6813 skype: thomaskrichel