Search found 10 matches
- Sun Apr 18, 2010 6:24 pm
- Forum: BibTeX, biblatex and biber
- Topic: Problem with "von" part and "dash"
- Replies: 3
- Views: 2501
Re: Problem with "von" part and "dash"
Thanks a lot. Very useful!
- Sat Apr 17, 2010 9:18 am
- Forum: BibTeX, biblatex and biber
- Topic: Problem with "von" part and "dash"
- Replies: 3
- Views: 2501
Re: Problem with "von" part and "dash"
Hey fellas! Don't you have any suggestions?!



- Thu Apr 15, 2010 2:16 am
- Forum: BibTeX, biblatex and biber
- Topic: Problem with "von" part and "dash"
- Replies: 3
- Views: 2501
Problem with "von" part and "dash"
Hi all
I have problem with the "von" part and the "dash" in author surnames, when using "alpha" BibTeX style:
Assume that there are a number of authors whose surnames start with X, Y, Z, and:
1) Ben-Or : I like to see a citation like [BXYZ92], not [BOXY+92]. In other words, I want Ben-Or to be ...
I have problem with the "von" part and the "dash" in author surnames, when using "alpha" BibTeX style:
Assume that there are a number of authors whose surnames start with X, Y, Z, and:
1) Ben-Or : I like to see a citation like [BXYZ92], not [BOXY+92]. In other words, I want Ben-Or to be ...
- Sat Jan 02, 2010 7:28 pm
- Forum: Text Formatting
- Topic: Definition caption crosses column boundaries
- Replies: 3
- Views: 2397
Definition caption crosses column boundaries
This forum used to be much more active!
I was expecting a workaround within several hours, but it's been several days and no response. [...]
With regard to your join date I think that you are not really qualified to gage that. Take into account that recently there has been Christmas and turn of ...
I was expecting a workaround within several hours, but it's been several days and no response. [...]
With regard to your join date I think that you are not really qualified to gage that. Take into account that recently there has been Christmas and turn of ...
- Sat Jan 02, 2010 3:21 pm
- Forum: Text Formatting
- Topic: Definition caption crosses column boundaries
- Replies: 3
- Views: 2397
Re: Definition caption crosses column boundaries
This forum used to be much more active!
I was expecting a workaround within several hours, but it's been several days and no response.
Could anyone help me on this, please?
I was expecting a workaround within several hours, but it's been several days and no response.
Could anyone help me on this, please?

- Tue Dec 29, 2009 9:36 am
- Forum: Text Formatting
- Topic: Definition caption crosses column boundaries
- Replies: 3
- Views: 2397
Definition caption crosses column boundaries
I have a two-column page, and defined a ``theorem like'' environment for my definitions:
\documentclass[twocolumn]{article}
\newtheorem{definition}{Definition}
\begin{document}
\noindent
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod ...
\begin{definition}[A very ...
\documentclass[twocolumn]{article}
\newtheorem{definition}{Definition}
\begin{document}
\noindent
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod ...
\begin{definition}[A very ...
- Wed Jun 03, 2009 8:40 am
- Forum: BibTeX, biblatex and biber
- Topic: Customizing BibTeX "Alpha" Labels
- Replies: 0
- Views: 3892
Customizing BibTeX "Alpha" Labels
I use the bibliography style "Alpha" for BibTeX. It is vey good, but sometimes I like to override the label it gives to a citation. For example, look at this:
@inproceedings{br93,
Author={Mihir Bellare and Phillip Rogaway},
...
Year={1993}
}
BibTeX Alpha produces [BR93] as citation key, while I ...
@inproceedings{br93,
Author={Mihir Bellare and Phillip Rogaway},
...
Year={1993}
}
BibTeX Alpha produces [BR93] as citation key, while I ...
- Wed Jun 03, 2009 8:29 am
- Forum: BibTeX, biblatex and biber
- Topic: Alphabetical numbered bibliography
- Replies: 2
- Views: 7417
Alphabetical numbered bibliography
\bibliographystyle{alpha}
There are a multitude of styles that will organize your references this way; alpha.bst is only one of them.
I think he doesn't want alphabetical "labels"; he merely wants alphabetical sorting.
@ruchir_iit: You may try the "cite" package with "sort" option enabled. Does ...
There are a multitude of styles that will organize your references this way; alpha.bst is only one of them.
I think he doesn't want alphabetical "labels"; he merely wants alphabetical sorting.
@ruchir_iit: You may try the "cite" package with "sort" option enabled. Does ...
- Sun May 24, 2009 6:23 pm
- Forum: Math & Science
- Topic: Special nesting of \overbrace and \underbrace
- Replies: 4
- Views: 6498
Special nesting of \overbrace and \underbrace
Thanks a lot. My problem is solved, and better yet: I got familiar with the above excellent paper.dnemoc wrote:Please check this document: http://www.ctan.org/tex-archive/help/Ca ... hmode.html page 108 towards the bottom.
- Sun May 24, 2009 7:58 am
- Forum: Math & Science
- Topic: Special nesting of \overbrace and \underbrace
- Replies: 4
- Views: 6498
Special nesting of \overbrace and \underbrace
LaTeX seems to force proper nesting of \overbrace and \underbrace. But I need something like the one shown in the picture (see the attachment). Any ideas?