Problem with nber.org?

I am having trouble saving citations from nber.org (i.e., the icon appears, but nothing saves). It also appears that the URL information for nber.org on the Zotero site differs slightly from the current nber.org URL.

Any help would be appreciated. Thank you.
  • We pushed an update to the NBER translator out last night, it should resolve your issue within the next 24 hours. If you continue to have problems please post them in this thread and ad links to specific items that fail to import.
  • I have problems with
    http://www.nber.org/new_archive/mar06.html
    but , for example
    http://www.nber.org/new_archive/jun06.html
    works without problem.

    I looked at the html source and it appears that it is not not working, because there are many wrong </table> .


    I changed in the translator the two lines where it appeared

    '//div[@class="maintd"][@id="maine"]/table/tbody/tr/td[1]//a[contains(@href, "papers/w")]'

    to

    '//div[@class="maintd"][@id="maine"]//a[contains(@href, "papers/w")]'

    and it work. Maybe it should be considered in a next version of the translator

This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.