How do I format endnotes like [1], [2]... ?

S

Stephan

Hi,
has anybody an idea how use a scientific citation mark in the following
style [1] automatically (without editing every endnote mark by hand)?

Thanks for suggestions!
 
S

Suzanne S. Barnhill

But that won't put brackets around them.



Daiya Mitchell said:
See here:

I want the numbers in my footnotes not to be superscripted, and I want the
numbers to be followed by a dot and a tab
http://word.mvps.org/FAQs/MacrosVBA/UnSuperscptFnotes.htm


Hi,
has anybody an idea how use a scientific citation mark in the following
style [1] automatically (without editing every endnote mark by hand)?

Thanks for suggestions!

--
Daiya Mitchell, MVP Mac/Word
Word FAQ: http://www.word.mvps.org/
MacWord Tips: <http://www.word.mvps.org/MacWordNew/>
What's an MVP? A volunteer! Read the FAQ:
 
D

Daiya Mitchell

Presumably brackets can easily be substituted into whatever part of the code
says put a period and tab after the number. It's halfway there, anyhow.

But that won't put brackets around them.
See here:

I want the numbers in my footnotes not to be superscripted, and I want the
numbers to be followed by a dot and a tab
http://word.mvps.org/FAQs/MacrosVBA/UnSuperscptFnotes.htm


Hi,
has anybody an idea how use a scientific citation mark in the following
style [1] automatically (without editing every endnote mark by hand)?

Thanks for suggestions!
 
S

Suzanne S. Barnhill

I figured as much but thought it might be worth pointing out for the OP's
benefit.



Daiya Mitchell said:
Presumably brackets can easily be substituted into whatever part of the code
says put a period and tab after the number. It's halfway there, anyhow.

But that won't put brackets around them.
See here:

I want the numbers in my footnotes not to be superscripted, and I want the
numbers to be followed by a dot and a tab
http://word.mvps.org/FAQs/MacrosVBA/UnSuperscptFnotes.htm


On 5/25/05 6:58 AM, "Stephan" wrote:

Hi,
has anybody an idea how use a scientific citation mark in the following
style [1] automatically (without editing every endnote mark by hand)?

Thanks for suggestions!
 
D

Daiya Mitchell

Actually, I think I'm wrong, and it's not that easy. I should probably
investigate that.

However, I know this question has been asked before, so if the OP is still
around, do a search.


I figured as much but thought it might be worth pointing out for the OP's
benefit.
Presumably brackets can easily be substituted into whatever part of the code
says put a period and tab after the number. It's halfway there, anyhow.

But that won't put brackets around them.
See here:

I want the numbers in my footnotes not to be superscripted, and I want the
numbers to be followed by a dot and a tab
http://word.mvps.org/FAQs/MacrosVBA/UnSuperscptFnotes.htm


On 5/25/05 6:58 AM, "Stephan" wrote:

Hi,
has anybody an idea how use a scientific citation mark in the following
style [1] automatically (without editing every endnote mark by hand)?

Thanks for suggestions!
 
Top