Citation

I

Igor

Hi

I'm using word 2007. How can I change that citations (ISO-690) in my
document are in square brackets. Now all of them are like: (5). I want to
change them to: [5].

Kind regards
 
R

robzrob

Hi

I'm using word 2007. How can I change that citations (ISO-690) in my
document are in square brackets. Now all of them are like: (5). I want to
change them to: [5].

Kind regards

Edit > Find > (ISO > Replace > [ISO > then repeat for the right
bracket.
 
G

Graham Mayor

You can do it in one pass. With the wildcard option set search for
\(([ISO\-0-9]{1,})\)
replace with
[\1]
This will replace any bracketed numbers whether prefixed by ISO- or not.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

Hi

I'm using word 2007. How can I change that citations (ISO-690) in my
document are in square brackets. Now all of them are like: (5). I
want to change them to: [5].

Kind regards

Edit > Find > (ISO > Replace > [ISO > then repeat for the right
bracket.
 
P

p0

You can do it in one pass. With the wildcard option set search for
\(([ISO\-0-9]{1,})\)
replace with
[\1]
This will replace any bracketed numbers whether prefixed by ISO- or not.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web sitewww.gmayor.com
Word MVP web sitehttp://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


Hi
I'm using word 2007. How can I change that citations (ISO-690) in my
document are in square brackets. Now all of them are like: (5). I
want to change them to: [5].
Kind regards
Edit > Find > (ISO > Replace > [ISO > then repeat for the right
bracket.- Tekst uit oorspronkelijk bericht niet weergeven -

Hi,

You might want to change the citation stylesheet rather than using the
above solutions. Your work might still contain some numbers between
brackets which are not references and you do not want them replaced by
accident.

It seems you are using the numerical version of ISO 690. To change the
brackets, you will have to edit ISO690Nmerical.XSL yourself or you can
download the template at the following link
http://www.codeplex.com/bibliography/Release/ProjectReleases.aspx?ReleaseId=14646
. This should help you.

BR,

Yves
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top