Tech List

[index] [prev] [next] [options] [help]
See the Mailing Lists Page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

RE: [EP-tech] UNSPECIFIED

From: "Malcolm Bodger" <M.Bodger AT westminster.ac.uk>
Date: Fri, 18 Jul 2008 14:46:52 +0100


Threading: [EP-tech] Adding an institutional id to creators_id from M.D.Mcfarlane AT lse.ac.uk
      • This Message

This is a multi-part message in MIME format.

 

________________________________

From: owner-eprints-tech AT ecs.soton.ac.uk on behalf of Tim Brody
Sent: Wed 16/07/2008 12:17
To: EPrints.org Technical List
Subject: Re: [EP-tech] UNSPECIFIED



*** http://www.eprints.org/tech.php/id/%3C487DD8D7.3060604%40ecs.soton.ac.uk%3E 
<http://www.eprints.org/tech.php/id/%3C487DD8D7.3060604%40ecs.soton.ac.uk%3E> 
*** EPrints community wiki - http://wiki.eprints.org/ 
<http://wiki.eprints.org/> 

Malcolm Bodger wrote:
> I guess it means what it says, but when the editors have not been
> specified I would
> prefer to simply have nothing at all. But, I'm having trouble finding
> out how to remove
> the "UNSPECIFIED".
> 
> For example:
> 
> Adeyemi, Shola and Chaussalet, Thierry J. (2008) /A random effects
> sensitivity analysis for patient pathways model./
> <http://eprints-test.wmin.ac.uk/4949/ 
<http://eprints-test.wmin.ac.uk/4949/> > In: UNSPECIFIED, (ed.)
> Proceedings of the 21tst IEEE International Symposium on
> Computer-Based Medical Systems, IEEE CBMS 2008, Jyväskylä, 17-19 June
> 2008. IEEE, Los Alamitos, USA. (In Press)
> 
> I would prefer not to have the:  In: UNSPECIFIED, (ed.)
> Anyone have any ideas?

In the citation style wrap it with:
<if test="is_set(editors_name)"> ... </if>

All the best,
Tim.


Hi Tim,

I checked the /cfg/citations/eprint/default.xml file and I had 
"creators", so I replaced with "editors_name" and it

appears to do the job - many thanks.  


old:  In: <if test="is_set(creators)"><print 
expr="editors_name"/>, (ed<if test="length(editors_name) 
gt 1">s</if>.)</if>

new:  In: <if test="is_set(editors_name)"><print 
expr="editors_name"/>, (ed<if test="length(editors_name) 
gt 1">s</if>.)</if>

Myproblem is now that while it does not appear in the search result it does 
appear when you click on the result and the second view is displayed. Is there 
a way of removing it there too?


A random effects sensitivity analysis for patient pathways model


Adeyemi, Shola and Chaussalet, Thierry J. (2008) A random effects sensitivity 
analysis for patient pathways model. In: UNSPECIFIED, (ed.) Proceedings of the 
21st IEEE International Symposium on Computer-Based Medical Systems, IEEE CBMS 
2008, Jyväskylä, 17-19 June 2008. IEEE, Los Alamitos, USA. (In Press)

Full text not available from this repository.

Thanks,

Malcolm.

 



--
The University of Westminster is a charity and a company limited by
guarantee.  Registration number: 977818 England.  Registered Office:
309 Regent Street, London W1B 2UW, UK.


[index] [prev] [next] [options] [help]