
Frequently Asked Questions
• Which International Journals can I download?
-
The use of the eJournals Delivery Service is restricted to scientists from Developing Countries, subject to the particular conditions of each Publishing Company. To check which journals you can download form each Publisher, you need to login to the system, and click on the Titles link of each Publisher. Within eJDS, only Mathematical and Physics eJournals are available. Publishers strictly prohibit the systematic and indiscriminate mass downloading of files and the use of robots and net accelerators. License agreements may be terminated immediately at the discretion of individual Publishers if the above terms and conditions are breached, penalizing the entire scientific community.
• How many articles can I download per day?
-
The Download Quota (number of articles) per user is: 3 each day, 12 per month and 100 per year. To check your remaining quota simply select the link: Your Quota - via e-mail after you connected to the www.ejds.org/ejdsweb website and you entered your registered mail address. Scientists are informed that all eJournals requests/sessions are stored in log files.
• What about copyright issues?
-
All eJournals are protected by copyright. These are provided under the eJDS service for the Qualified User´s personal use only and may not be re-distributed, re-purposed, altered, adapted, recompiled, systematically copied, sold, posted on any website or used for any commercial purposes without the respective Publishers´ prior written consent.
• How can I change my registered e-mail address?
-
To change your current e-mail address subscription to a new one, to be used to download eJournals via eJDSweb, send a request directly to ejds@ictp.it, and we will change it as soon as possible.
• How do I recombine the eJournal files with extension .pdf.00# ?
If PDF files are larger than 1 Mb, then they will be split in parts, to be able to deliver them via mail. In order to recombine split sections of a binary file, the following commands are recommended:
• MS-DOS or WINDOWS or SIMILAR operating system(s):
copy /b file_xxx.014+file_xx.013+...+file_xxx.001 file.xxx
• Linux or other Unix or similar operating system(s):
cat file_xxx.014 file_xxx.013 ... file_xxx.001 > file.xxx
Note: It is important to list the splitted parts in decreasing order.
• Other operating system(s):
You can use a binary copy program or a binary editor to join the separate parts.