Could not load the configuration file for collection: elsevier.

sciserv.pl -- Usage

Collections available:
  • Electronic Journals

    Options not in bold are not implemented.

    Options used internally

    collection
    The collection what you seek is in. If collection is the only variable from this list that is defined, the main page will be presented.
    journal
    ScienceServer JournalID. The ScienceServer JournalID is used internally by ScienceServer to uniquly identify a journal. If collection and journal are the only variables from this list that are defined, the journal's issue list will be presented.
    issue
    ScienceServer IssueID. The ScienceServer IssueID is used internally by ScienceServer to uniquly identify an issue. Note that the issue variable could mean either an IssueID or the actual issue number. If journal is defined it is assumed that issue holds an IssueID. If collection, journal, and issue are the only variables from this list that are defined, the issue's table of contents are displayed.
    article
    ScienceServer JournalID. The ScienceServer JournalID is used internally by ScienceServer to uniquly identify an article.
    letter
    Used to specify a list of Journals. letter=a will list all journals that start with "A". The letter option is only used with the collection option.
    category
    Used to specify a category to list. Only used with the collection option.

    Options that may be used by others (previous SCIGATE functionality)

    issn
    Specify the ISSN (with or without dashes) here.
    volume
    Specify the Volume number
    issue
    Specify the Issue number.
    firstpage
    Specify the first page of the article.
    title_chars
    Specify any number of title charactors you wish.
    sici
    Specify a SICI of an article.
    pii
    Specify a PII number. (This won't be handled for a while).

    Other options

    template
    This option sets the extention for the template. Every "renderer" uses a template that has the same name, i.e. "article.default". This option sets the extention, in case you don't want the default extention -- Which is normally "default", but can be set in the collection.cf file.
    form
    Set this option to "html", "pdf", "xml", "refer", "seexml", or "usage". The default is "html".
    • html -- Default. This renders the xml file in html.
    • pdf -- Displays the PDF file for this issue or article.
    • seexml -- Displays the contents of the .XML file.
    • xml -- Displays the REAL xml file.
    • refer -- Displays citation.
    • usage -- Displays usage information (this page).
    trace
    If this option is defined to anything (like =yes), then we print some tracing information.

    Future Options

    source_url
    This options allows you to retrieve the .xml from another (foreign) site.
    Example: source_url=http://www.scienceserver.com/cgi-bin/sciserv.pl
    This option would request the .xml file from the foreign site, and render it according to local templates.

    Examples

    Linking Examples