Menu

#368 Configurable DOI gateway option

Next full release
wont-fix
nobody
5
2015-08-18
2007-04-17
No

Hi,

My university has a dx.doi.org gateway that gives me certified access to the different journals for fulltext access.

Would it be possible to make the doi address that is used configurable so that I can take advantage of this functionality?

Cheers,

Peter Ansell

Discussion

  • Peter Ansell

    Peter Ansell - 2007-04-18

    Logged In: YES
    user_id=680884
    Originator: YES

    The prefix is currently defined in Globals.java and used twice in Util.java

    If the following key were to be added to the user preferences:

    <entry key="doilookupprefix" value="http://dx.doi.org.ezp01.library.qut.edu.au/"></entry>

    and the references in Util.java changed from:

    Globals.DOI_LOOKUP_PREFIX

    to:

    Globals.prefs.get("doilookupprefix")

    then the value would be configurable.

    If you want to support users changing it with the GUI then the option would have to be added somewhere in the preferences panels.

    Cheers,

    Peter

     
  • Elizabeth

    Elizabeth - 2013-12-04

    I'd like to add support for this request, also because the doi lookup website that is built in is not very good.

    This one is better:
    http://doi-to-bibtex.herokuapp.com/submit

    But making it configurable would be better still.

     
  • fdar

    fdar - 2015-07-22
    • Labels: --> doi
     
  • fdar

    fdar - 2015-07-23
    • Labels: doi --> doi, tocategorize
     
  • fdar

    fdar - 2015-07-28
    • labels: doi, tocategorize --> DOI, Database, EntryWeb, EntryRecord
    • Group: --> Next full release
     
  • Stefan Kolb

    Stefan Kolb - 2015-08-18
    • status: open --> wont-fix
     
  • Stefan Kolb

    Stefan Kolb - 2015-08-18

    As far as I know, this is realized via IP subnets for most of the universities now.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.