Athens administrators
internurse.com is Athens compatible, allowing subscribing institutions to easily manage access to the content. There are different routes to accessing this content which are described below:
General access
By visiting www.internurse.com/cgi-bin/go.pl/athens.html you will return to the internurse.com homepage. You now have full access to the complete library and can use our search tools to find the information you are looking for. When you leave the internurse.com website you will be logged out of the site.
You can change this behaviour if you supply the return page above (www.internurse.com/cgi-bin/go.pl/athens.html) with a URL parameter. Detailed below is how you can directly access, journals, issues, articles and even the search results page. The fundamental principle is that you can direct your users to any internurse page and simultaneously authenticate through Athens. You will need to use a customised URL that is of the form http://www.internurse.com/cgi-bin/go.pl/athens.html?url= and supply this the URL you wish to end up at. This will take your users through the Athens authenication and send them back to the page you supplied.
NB If you are passing multiple parameters through the URL, e.g.
http://www.internurse.com/cgi-bin/go.pl/athens.html?url=
http://www.internurse.com/cgi-bin/go.pl/library/article.cgi?
uid=18547&article=BJN_14_14_743
You must replace the & with %2526 so this URL would look like:
http://www.internurse.com/cgi-bin/go.pl/athens.html?url=
http://www.internurse.com/cgi-bin/go.pl/library/article.cgi?
uid=18547%2526article=BJN_14_14_743
Journal access
You can access an individual journal direct using the following URL (the URL is changed for each journal). For example:
British Journal of Nursing
http://www.internurse.com/cgi-bin/go.pl/athens.html?
url=http://www.internurse.com/cgi-bin/go.pl/library/
issues.html?journal_uid=9
The syntax you need to use is:
Issue access
You can access an individual issue direct using the following URL (the URL is changed for each issue). For example:
British Journal of Nursing Volume 14 Issue 14
http://www.internurse.com/cgi-bin/go.pl/athens.html?
url=http://www.internurse.com/cgi-bin/go.pl/library/
contents.html?uid=1333
The syntax you need to use is:
We have created a page which displays all the URLs you need for directly accessing the issues or journals. This page will allow you to create links direct to the internurse.com journals and issues.
Article access
You can access an individual articles direct using the following URL (the URL is changed for each article). For example:
Strengthening the journal through healthy interaction
Tara Foss
British Journal of Nursing, Vol 14, Iss 14 pp743
http://www.internurse.com/cgi-bin/go.pl/athens.html?
url=http://www.internurse.com/cgi-bin/go.pl/library/article.cgi?
uid=18547%2526article=BJN_14_14_743
The syntax you need to use is:
http://www.internurse.com/cgi-bin/go.pl/athens.html?
url=http://www.internurse.com/cgi-bin/go.pl/library/article.cgi?
uid=[[articleID]]%2526article=[[journalshortname]]_
[[volume]]_[[issue]]_[[first_page]] (if there is only one page)
http://www.internurse.com/cgi-bin/go.pl/athens.html?
url=http://www.internurse.com/cgi-bin/go.pl/library/article.cgi?
uid=[[articleID]]%2526article=[[journalshortname]]_
[[volume]]_[[issue]]_[[first_page]]_[[last_page]] (if there are mulitiple pages)
Search articles
internurse.com allows you to access the search via Athens using the following syntax. This will take users via Athens and then return the search results. The syntax will change and can be created by your system using the following search parameters.
http://www.internurse.com/cgi-bin/go.pl/athens.html?
url=http://www.internurse.com/cgi-bin/go.pl/library/results_search.html?
[[searchterm1]]=[[searchparameter1]]%2526
[[searchterm2]]=[[searchparameter2]]...
You can use as many search parameters as you like and these are listed below, please note values contained with '' are literals:
| Search name | Search term | Values |
| Text1 search | search1text | Any |
| Text1 search type | search1area | 'headline%2Ccontent%2Cabstract' 'headline' 'content' 'abstract' |
| Text2 boolean search | search2boolean | '%2B' (and) '' (or) '-' (not) |
| Text2 search | search2text | Any |
| Text2 search type | search2area | 'headline%2Ccontent%2Cabstract' 'headline' 'content' 'abstract' |
| Text3 boolean search | search3boolean | '%2B' (and) '' (or) '-' (not) |
| Text3 search | search3text | Any |
| Text3 search type | search3area | 'headline%2Ccontent%2Cabstract' 'headline' 'content' 'abstract' |
| Date range - from day | fromday | '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31' |
| Date range - from month | frommonth | '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12' |
| Date range - from year | fromyear | '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', 2003, 2004, '2005', '2006' |
| Date range - to day | today | '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31' |
| Date range - to month | tomonth | '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12' |
| Date range - to year | toyear | '1995', '1996', '1997', '1998', '1999', '2000', '2001', '2002', 2003, 2004, '2005', '2006' |
| Search in | journal_uid Must also include system parameter of MULTIjournal_uid= |
'25' (British Journal of Cardiac Nursing) '10' (British Journal of Community Nursing) '21' (British Journal of Neuroscience Nursing) '9' (British Journal of Nursing) '29' (British Journal of School Nursing) '27' (Gastrointestinal Nursing) '14' (International Journal of Palliative Nursing) '15' (Nurse Prescribing) '13' (Nursing and Residential Care) '11' (Practice Nursing) |
| Author surname | author | Any |
| Volume | volume | Any |
| Issue | issue | Any |
| First page | firstpage | Any |
For example:
A default settings search for author 'Scott' in British Journal of Nursing would be:
A more complicated search for 'Diabetic' OR 'foot', as a phrase, in the full text, in articles between August 1995 and August 1998, in British Journal of Nursing and International Journal of Palliative Nursing would be:
Sponsored links
Examine Nursing in China
Escorted study tour, includes professional visits and all the great sights, 1 - 15 November 2008
visit site
Nursing books
Books on a range of nursing topics
visit site


