| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 9 months |
| seen | May 20 at 9:47 | |
| stats | profile views | 21 |
|
Mar 24 |
comment |
How to create a numbered list of references when using verbose-trad1 style with the biblatex package? As far as I understand, the dashed option is available only for verbose, authoryear and authortitle styles. Currently, I do not have any suggestions how to solve the problem. Either way, why do you need to number your citations in the bibliography list? |
|
Mar 24 |
comment |
How can I use LaTex to mark my delta y and my delta x? I guess that no. It is a solution using different tools. In this case you need to use TiKZ with PGFplots inside your LaTeX document, or you need to use Geogebra and then inside your LaTeX document you use TiKZ. |
|
Mar 24 |
comment |
How can I use LaTex to mark my delta y and my delta x? Well TiKZ and pgfplots are packages for LaTeX. The first can handle quite a lot of vector graphics drawing needs. You can find lots of examples on texample.net. The latter is for plotting functions using TiKZ and gnuplot straight from LaTeX.
I guess, that you need both only if you want to use pgfplots. Otherwise you can get away only with using TiKZ. |
|
Mar 24 |
revised |
Problem with placement of subfigure captions Some tyding up. We do not need bold text. |
|
Mar 24 |
suggested | suggested edit on Problem with placement of subfigure captions |
|
Mar 24 |
revised |
How can I use LaTex to mark my delta y and my delta x? Some additions about pgfplots. |
|
Mar 24 |
answered | How can I use LaTex to mark my delta y and my delta x? |
|
Mar 24 |
revised |
How to create a numbered list of references when using verbose-trad1 style with the biblatex package? Commented the code a bit. |
|
Mar 24 |
answered | How to create a numbered list of references when using verbose-trad1 style with the biblatex package? |
|
Mar 23 |
revised |
Equation spacing added 389 characters in body |
|
Mar 23 |
answered | Equation spacing |
|
Mar 23 |
suggested | suggested edit on Equation spacing |
|
Mar 23 |
awarded | Organizer |
|
Mar 23 |
revised |
maxnames in biber Add tags and make code stand out more. |
|
Mar 23 |
comment |
maxnames in biber Welcome to TeX.SE. :) Could you clarify, what is not working? Because your code deosn't involve any maxnames commands in the MWE. Tip: Also, you can make the code stand out by indenting the code with 4 spaces. |
|
Mar 23 |
suggested | suggested edit on maxnames in biber |
|
Mar 11 |
awarded | Critic |
|
Mar 11 |
comment |
How to use \cite with biblatex in figures? (using style=footnote-dw) We need a minimal working example. This just can not work because the biblatex needs to know where the bibliography is. You need /addbibresource{path/to/bib/file.bib}. |
|
Mar 11 |
comment |
Getting problem when inserting natbib Yes there is. Natbib is using bibtex as its backend and compared to biblatex, natbib has some limitations, which become important in some cases, like proper footnote citations and some other stuff. See tex.stackexchange.com/questions/25701/… for more info. |
|
Mar 9 |
awarded | Citizen Patrol |