Search found 7 matches

by FreddieWidgeon
Wed Jul 11, 2007 8:25 pm
Forum: General
Topic: Customize layout of equation numbering to include text
Replies: 7
Views: 7095

Re: Customize layout of equation numbering to include text

I'm really sorry about this Ted but I think I must be missing something. After reading the documentation for the varioref, hyperref and cleveref pacakges it looks to me like they only change the text in references to items such as equations or figures. What I'm looking to do is replace the default ...
by FreddieWidgeon
Wed Jul 11, 2007 11:48 am
Forum: General
Topic: Customize layout of equation numbering to include text
Replies: 7
Views: 7095

Customize layout of equation numbering to include text

Can anyone help please? I need to number equations using the format:
Equation 1.1
Equation 1.2
Equation 1.3
etc. (where the first digit is the chapter number).

I know that to achieve the numbering within chapters I should just need to add:
\numberwithin{equation}{chapter}
to the preamble ...
by FreddieWidgeon
Wed Jun 06, 2007 10:16 am
Forum: General
Topic: Bibliography style file help
Replies: 5
Views: 7204

Re: Bibliography style file help

:D
Many thanks Patrick, that is exactly the format I required.

Freddie.
by FreddieWidgeon
Tue Jun 05, 2007 8:30 pm
Forum: General
Topic: Bibliography style file help
Replies: 5
Views: 7204

Bibliography style file help

This file is the closest I can get with makebst but the article titles are not in italics. Can anyone please advise me how to hack the file to achieve the final step in the formatting?

Freddie
by FreddieWidgeon
Fri Jun 01, 2007 7:00 pm
Forum: General
Topic: Bibliography style file help
Replies: 5
Views: 7204

Bibliography style file help

Thanks localghost, I've given makebst a try. Unfortunately it appears to give me the option of having the titles in italics or in quote marks but not both together. Am I doing something stupid?

Freddie
by FreddieWidgeon
Fri Jun 01, 2007 5:19 pm
Forum: General
Topic: Bibliography style file help
Replies: 5
Views: 7204

Bibliography style file help

Can some kind soul here please help to put me out of my misery and provide details on how to create a customised .bst file?

I'm working on my thesis in LaTeX and need to format the references in a particular University defined style for which a .bst file does not exist. After a lot of work with the ...