| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | May 5 at 18:49 | |
| stats | profile views | 1 |
|
Oct 24 |
comment |
How to cite a multi-volume book of collected works with BibTeX? A typical entry: @BOOK{author, author = {Author}, title = {Title}, publisher = {Publisher}, year = {Year} } In my case there would be another entry "editor". I am not bound to a specific .bst file. If there are any standard .bst files that allow me to cite a multivolume book, that's fine with me. But I don't want to fiddle with internal stuff at this point. Of course, I could further customize my .bst file by writing a function FUNCTION {multivolumebook} { ... } but I am simply wondering, if there are is a standard way of doing this. |
|
Oct 24 |
comment |
How to cite a multi-volume book of collected works with BibTeX? Thanks for the clarification! I added a corresponding remark. |
|
Oct 24 |
revised |
How to cite a multi-volume book of collected works with BibTeX? added 100 characters in body |
|
Oct 24 |
awarded | Editor |
|
Oct 24 |
comment |
How to cite a multi-volume book of collected works with BibTeX? The question explicitly mentions BibTeX. |
|
Oct 24 |
revised |
How to cite a multi-volume book of collected works with BibTeX? added 73 characters in body |
|
Oct 24 |
comment |
How to cite a multi-volume book of collected works with BibTeX? Thanks for your answer! Unfortunately, I am forced to use BibTeX in this case. |
|
Oct 24 |
asked | How to cite a multi-volume book of collected works with BibTeX? |
|
Oct 22 |
awarded | Commentator |
|
Oct 22 |
comment |
How to pass the draft option for pdfpages to \includegraphics? Perfect, thanks! |
|
Oct 22 |
accepted | How to pass the draft option for pdfpages to \includegraphics? |
|
Oct 22 |
comment |
How to pass the draft option for pdfpages to \includegraphics? Is there any way to be able to toggle only one "draft switch"? |
|
Oct 22 |
asked | How to pass the draft option for pdfpages to \includegraphics? |
|
Aug 21 |
asked | Solution for typesetting interviews in LaTeX? |
|
Jun 19 |
accepted | Transparent background spanning several tikzpictures |
|
Jun 19 |
comment |
Transparent background spanning several tikzpictures @Altermundus: Since your solution works for my initial question, I'll accept it as the final answer. Thanks! |
|
Jun 19 |
comment |
Transparent background spanning several tikzpictures Thanks for your answer! That seems to work. You mentioned that there are ``other ways to get this''. Could you elaborate on that? For clarification: in general I would like to be able to place watermark-like tikzpictures anywhere on the page relative to an existing-node. Btw, I searched the pgfmanual for 'watermark' but did not find a solution. |
|
Jun 19 |
comment |
Transparent background spanning several tikzpictures That is almost the result I would like to achieve. However I would like the two intersections of the line and the circle to have the same color. That is why I tried using "transparency group" in the first place. See pgfmanual, section 20.4 "Transparency Groups". |
|
Jun 19 |
comment |
Transparent background spanning several tikzpictures When I remove overlay, the "forbidden sign" does not span the first tikzpicture. |
|
Jun 19 |
asked | Transparent background spanning several tikzpictures |