PC Review


Reply
Thread Tools Rate Thread

citation in brackets instead of parenthesis

 
 
Jimmy
Guest
Posts: n/a
 
      19th Jan 2009
1. How can I change the parenthesis for brackets when inserting a citation?

2. When I have more than one author in a reference, I would like to get the
first author's last name along with et al. (to indicate there is more than 1
author), instead of getting all the names of the authors?



 
Reply With Quote
 
 
 
 
p0
Guest
Posts: n/a
 
      20th Jan 2009
On 19 jan, 21:35, Jimmy <Ji...@discussions.microsoft.com> wrote:
> 1. How can I change the parenthesis for brackets when inserting a citation?
>
> 2. When I have more than one author in a reference, I would like to get the
> first author's last name along with et al. (to indicate there is more than 1
> author), instead of getting all the names of the authors?


Which style are you talking about?

To make changes to the style, you will have to dig into the xslt code
of a style. According to most people a rather complex thing. All
styles can be located in the <Word 2007 folder>\Bibliography\Style
folder.

A small tutorial, which should help you with your first question if
you have at least some basic xslt knowledge, can be found at
http://www.codeplex.com/bibliography...aspx?title=FAQ

Your second question is a bit harder to solve but still manageable if
you can tell me the style you are using.

Yves
--
http://bibliography.codeplex.com
 
Reply With Quote
 
Jimmy
Guest
Posts: n/a
 
      20th Jan 2009
p0,

I've read some of questions and answers and it looks like changing the
citation format is a common problem. I will try to see what I can do with the
code.

I'm using APA as a style.

Another question:

Sometimes I use the author(s) as subject when starting a sentence, in this
case I would like just the year in brackets. Is this possible?

Thanks

Thanks

"p0" wrote:

> On 19 jan, 21:35, Jimmy <Ji...@discussions.microsoft.com> wrote:
> > 1. How can I change the parenthesis for brackets when inserting a citation?
> >
> > 2. When I have more than one author in a reference, I would like to get the
> > first author's last name along with et al. (to indicate there is more than 1
> > author), instead of getting all the names of the authors?

>
> Which style are you talking about?
>
> To make changes to the style, you will have to dig into the xslt code
> of a style. According to most people a rather complex thing. All
> styles can be located in the <Word 2007 folder>\Bibliography\Style
> folder.
>
> A small tutorial, which should help you with your first question if
> you have at least some basic xslt knowledge, can be found at
> http://www.codeplex.com/bibliography...aspx?title=FAQ
>
> Your second question is a bit harder to solve but still manageable if
> you can tell me the style you are using.
>
> Yves
> --
> http://bibliography.codeplex.com
>

 
Reply With Quote
 
p0
Guest
Posts: n/a
 
      20th Jan 2009
I uploaded something along the lines what you want to
http://www.codeplex.com/bibliography...eleaseId=22062
..

Regarding your last question, right click on the citation and pick
"Edit Citation" from the menu. In the dialog, you can suppress the
author in the citation among things. You might want to suppress the
title as well if you do the author.

Yves
--
http://bibliography.codeplex.com

On 20 jan, 14:21, Jimmy <Ji...@discussions.microsoft.com> wrote:
> p0,
>
> I've read some of questions and answers and it looks like changing the
> citation format is a common problem. I will try to see what I can do with the
> code.
>
> I'm using APA as a style.
>
> Another question:
>
> Sometimes I use the author(s) as subject when starting a sentence, in this
> case I would like just the year in brackets. Is this possible?
>
> Thanks
>
> Thanks
>
>
>
> "p0" wrote:
> > On 19 jan, 21:35, Jimmy <Ji...@discussions.microsoft.com> wrote:
> > > 1. How can I change the parenthesis for brackets when inserting a citation?

>
> > > 2. When I have more than one author in a reference, I would like to get the
> > > first author's last name along with et al. (to indicate there is more than 1
> > > author), instead of getting all the names of the authors?

>
> > Which style are you talking about?

>
> > To make changes to the style, you will have to dig into the xslt code
> > of a style. According to most people a rather complex thing. All
> > styles can be located in the <Word 2007 folder>\Bibliography\Style
> > folder.

>
> > A small tutorial, which should help you with your first question if
> > you have at least some basic xslt knowledge, can be found at
> >http://www.codeplex.com/bibliography...aspx?title=FAQ

>
> > Your second question is a bit harder to solve but still manageable if
> > you can tell me the style you are using.

>
> > Yves
> > --
> >http://bibliography.codeplex.com

 
Reply With Quote
 
Jimmy
Guest
Posts: n/a
 
      20th Jan 2009
Yves,

Thanks for your help. I've downloaded the file in the folder where the
styles are. However, I cannot see from Word 2007. Should I substitute the APA
existing code for your code? Should I keep the name APA? Can I add a new
style like APA2 with your code so I don't loose the original APA style? How
should I go about?

Interestingly, By the time I got your response, I had already pursuaded my
advisor for letting me use parenthesis instead of square brackets. But I
still need et al. By the way, et al. is always in italics. Could you please
upload two files with these changes. I mean, the first one: () and et.al. in
(italic) and Second [] and et.al.(in italic).

Thanks a lot!!!!!

"p0" wrote:

> I uploaded something along the lines what you want to
> http://www.codeplex.com/bibliography...eleaseId=22062
> ..
>
> Regarding your last question, right click on the citation and pick
> "Edit Citation" from the menu. In the dialog, you can suppress the
> author in the citation among things. You might want to suppress the
> title as well if you do the author.
>
> Yves
> --
> http://bibliography.codeplex.com
>
> On 20 jan, 14:21, Jimmy <Ji...@discussions.microsoft.com> wrote:
> > p0,
> >
> > I've read some of questions and answers and it looks like changing the
> > citation format is a common problem. I will try to see what I can do with the
> > code.
> >
> > I'm using APA as a style.
> >
> > Another question:
> >
> > Sometimes I use the author(s) as subject when starting a sentence, in this
> > case I would like just the year in brackets. Is this possible?
> >
> > Thanks
> >
> > Thanks
> >
> >
> >
> > "p0" wrote:
> > > On 19 jan, 21:35, Jimmy <Ji...@discussions.microsoft.com> wrote:
> > > > 1. How can I change the parenthesis for brackets when inserting a citation?

> >
> > > > 2. When I have more than one author in a reference, I would like to get the
> > > > first author's last name along with et al. (to indicate there is more than 1
> > > > author), instead of getting all the names of the authors?

> >
> > > Which style are you talking about?

> >
> > > To make changes to the style, you will have to dig into the xslt code
> > > of a style. According to most people a rather complex thing. All
> > > styles can be located in the <Word 2007 folder>\Bibliography\Style
> > > folder.

> >
> > > A small tutorial, which should help you with your first question if
> > > you have at least some basic xslt knowledge, can be found at
> > >http://www.codeplex.com/bibliography...aspx?title=FAQ

> >
> > > Your second question is a bit harder to solve but still manageable if
> > > you can tell me the style you are using.

> >
> > > Yves
> > > --
> > >http://bibliography.codeplex.com

>

 
Reply With Quote
 
p0
Guest
Posts: n/a
 
      21st Jan 2009

On 20 jan, 19:43, Jimmy <Ji...@discussions.microsoft.com> wrote:
> Yves,
>
> Thanks for your help. I've downloaded the file in the folder where the
> styles are. However, I cannot see from Word 2007. Should I substitute the APA
> existing code for your code? Should I keep the name APA? Can I add a new
> style like APA2 with your code so I don't loose the original APA style? How
> should I go about?
>


The style is listed in Word 2007 as "APA - Square Brackets - One
Author". Note that after copying the style into the directory where
the other styles are, you need to restart Word to see the style listed
in Word. Word only loads the stylenames once during start up. This
will not influence the original APA style. If you wish to create a
derived style from for example APA, I suggest you first create a copy,
and then change the way the style of the copy is described in Word
2007 as described in http://www.codeplex.com/bibliography...x?title=FAQ#Q8

> Interestingly, By the time I got your response, I had already pursuaded my
> advisor for letting me use parenthesis instead of square brackets. But I
> still need et al. By the way, et al. is always in italics. Could you please
> upload two files with these changes. I mean, the first one: () and et.al. in
> (italic) and Second [] and et.al.(in italic).
>


To change the open bracket, look for a piece in the code looking like
this:

<!--<xsl:call-template name="templ_prop_OpenBracket"/>-->
<xsl:text>[</xsl:text>

Just change the [ into ( if you want round brackets. Similar for close
brackets look for:

<!--<xsl:call-template name="templ_prop_CloseBracket"/>-->
<xsl:text>]</xsl:text>

and change accordingly.

Using italics inside an in-text citation is currently not possible to
the best of my knowledge. This is because the citation inherits the
paragraph (or character) style of the paragraph it belongs to.

(As a personal remark: using meaningless italics throughout a
paragraph actually has a negative influence on its readability. People
quickly scanning through a text tend to focus on differently formatted
parts. I doubt anyone would want to focus on 'et al'.)

> Thanks a lot!!!!!
>
>
>
> "p0" wrote:
> > I uploaded something along the lines what you want to
> >http://www.codeplex.com/bibliography...eases.aspx?Rel...
> > ..

>
> > Regarding your last question, right click on the citation and pick
> > "Edit Citation" from the menu. In the dialog, you can suppress the
> > author in the citation among things. You might want to suppress the
> > title as well if you do the author.

>
> > Yves
> > --
> >http://bibliography.codeplex.com

>
> > On 20 jan, 14:21, Jimmy <Ji...@discussions.microsoft.com> wrote:
> > > p0,

>
> > > I've read some of questions and answers and it looks like changing the
> > > citation format is a common problem. I will try to see what I can do with the
> > > code.

>
> > > I'm using APA as a style.

>
> > > Another question:

>
> > > Sometimes I use the author(s) as subject when starting a sentence, in this
> > > case I would like just the year in brackets. Is this possible?

>
> > > Thanks

>
> > > Thanks

>
> > > "p0" wrote:
> > > > On 19 jan, 21:35, Jimmy <Ji...@discussions.microsoft.com> wrote:
> > > > > 1. How can I change the parenthesis for brackets when inserting a citation?

>
> > > > > 2. When I have more than one author in a reference, I would like to get the
> > > > > first author's last name along with et al. (to indicate there is more than 1
> > > > > author), instead of getting all the names of the authors?

>
> > > > Which style are you talking about?

>
> > > > To make changes to the style, you will have to dig into the xslt code
> > > > of a style. According to most people a rather complex thing. All
> > > > styles can be located in the <Word 2007 folder>\Bibliography\Style
> > > > folder.

>
> > > > A small tutorial, which should help you with your first question if
> > > > you have at least some basic xslt knowledge, can be found at
> > > >http://www.codeplex.com/bibliography...aspx?title=FAQ

>
> > > > Your second question is a bit harder to solve but still manageable if
> > > > you can tell me the style you are using.

>
> > > > Yves
> > > > --
> > > >http://bibliography.codeplex.com

 
Reply With Quote
 
grammatim
Guest
Posts: n/a
 
      21st Jan 2009
On Jan 21, 12:08*am, p0 <yves.dho...@gmail.com> wrote:

> (As a personal remark: using meaningless italics throughout a
> paragraph actually has a negative influence on its readability. People
> quickly scanning through a text tend to focus on differently formatted
> parts. I doubt anyone would want to focus on 'et al'.)


Style guides generally do not want bibliographic abbreviations of
Latin terms to be italicized -- et al., ibid., idem, passim, etc.;
e.g., i.e., cf.
 
Reply With Quote
 
New Member
Join Date: Nov 2010
Posts: 1
 
      9th Nov 2010
hi Yves Dhondt, thanks for your xslt codes! I wonder if it is possible to change the format [Alvin, et al., 1996] to [Alvin et al., 1996]? Thanks mate!

 
Reply With Quote
 
New Member
Join Date: Jun 2005
Posts: 3
 
      30th Jan 2012
My MS Word 2007 was putting square brakets around APA citations
[Takemoto, 2012] when as far as I know it should be parentheses.
I managed to change the APA style as instructed below, except in
the reverse direction, i.e.

<!--<xsl:call-template name="templ_prop_OpenBracket"/>-->
<xsl:text>(</xsl:text>

but I was only able to over-write the original style XML file by using some software
called "Unlocker" with which I have no connection what so ever. FYI
http://www.emptyloop.com/unlocker/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Citation? ReferenceQ Microsoft Excel Misc 0 11th Feb 2010 05:56 PM
How do I change parenthesis to brackets in citations? dBlalock Microsoft Word Document Management 1 4th Feb 2010 07:46 AM
Website-Citation - Site-Title missing in citation Michael Schüßler Microsoft Word Document Management 2 9th Jun 2008 06:36 PM
Square brackets in citation reference =?Utf-8?B?dGVtcGljZWs=?= Microsoft Word Document Management 1 28th Jan 2008 07:12 AM
Why can't you use brackets, braces like parenthesis in Excel? =?Utf-8?B?U2VyZW5kaXBpYW4=?= Microsoft Excel Programming 1 16th Oct 2005 04:34 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:09 AM.