Hi,
I encountered the very same problem, i.e. the error message
! Undefined control sequence.
<argument> \@bibitemShut
when trying to compile some latex file. I tried all of the suggestions above, but NONE worked.
1 - In my bbl file there is no line "\BibitemShut {NoStop}" I could comment ...
Search found 6 matches
- Wed Jan 25, 2012 6:34 pm
- Forum: BibTeX, biblatex and biber
- Topic: revtex4-1 | Problem with Bibliography Database File
- Replies: 8
- Views: 25232
- Tue Apr 19, 2011 6:58 pm
- Forum: Text Formatting
- Topic: Change behavior of cite command in text
- Replies: 4
- Views: 4982
Re: Change behavior of cite command in text
Oh I see, this formalism changes cite, but does not introduce a new command.
Maybe I have not bee very clear in my first post, but what I would like to have is a command 'citeb' to cite something in bold, while having the normal 'cite' command as usual to cite other refs just as before.
Is that ...
Maybe I have not bee very clear in my first post, but what I would like to have is a command 'citeb' to cite something in bold, while having the normal 'cite' command as usual to cite other refs just as before.
Is that ...
- Tue Apr 19, 2011 6:35 pm
- Forum: Text Formatting
- Topic: Change behavior of cite command in text
- Replies: 4
- Views: 4982
Re: Change behavior of cite command in text
Hi,
thanks for the help, but the definition of citex given in the example does not seem to work at all. When compiling latex it tells me
Undefined control sequence.
It looks like latex does not find a definition for citeb (even if I rename \def\@citex[#1]#2{\leavevmode to \def\@citeb[#1]#2 ...
thanks for the help, but the definition of citex given in the example does not seem to work at all. When compiling latex it tells me
Undefined control sequence.
It looks like latex does not find a definition for citeb (even if I rename \def\@citex[#1]#2{\leavevmode to \def\@citeb[#1]#2 ...
- Tue Apr 19, 2011 4:42 pm
- Forum: Text Formatting
- Topic: Change behavior of cite command in text
- Replies: 4
- Views: 4982
Change behavior of cite command in text
Hi,
I would like to change the behavior of the \cite command in the text . I do not change at all how the references from e.g. bibtex are listed in the bibliography, I want to change the appearence of \cite in the text.
An example: I put a \cite{ref1} into my text, which will become later e.g ...
I would like to change the behavior of the \cite command in the text . I do not change at all how the references from e.g. bibtex are listed in the bibliography, I want to change the appearence of \cite in the text.
An example: I put a \cite{ref1} into my text, which will become later e.g ...
- Mon Jan 17, 2011 11:49 am
- Forum: BibTeX, biblatex and biber
- Topic: How to change the content of a citation in the text
- Replies: 2
- Views: 2243
Re: How to change the content of a citation in the text
Hi,
I appreciate your help, and I gave the "Tame the BeaST" document a look, but it does not seem to answer my question. It explains how to work with the bst file to format the references at the end of the document, but not the way the references appear in the main text (i.e. as number or as Author ...
I appreciate your help, and I gave the "Tame the BeaST" document a look, but it does not seem to answer my question. It explains how to work with the bst file to format the references at the end of the document, but not the way the references appear in the main text (i.e. as number or as Author ...
- Fri Jan 14, 2011 4:25 pm
- Forum: BibTeX, biblatex and biber
- Topic: How to change the content of a citation in the text
- Replies: 2
- Views: 2243
How to change the content of a citation in the text
Hi,
I would like to change the content of a citation in the normal text. Normally a reference is cited lie the following:
blah as seen in [13], ...
or like this:
blah as been found in (Doe, 2006), ....
I would like to adjust this 'text' what is shown as a citation. Here are my specific ...
I would like to change the content of a citation in the normal text. Normally a reference is cited lie the following:
blah as seen in [13], ...
or like this:
blah as been found in (Doe, 2006), ....
I would like to adjust this 'text' what is shown as a citation. Here are my specific ...