|
May 14 |
awarded | Strunk & White |
|
May 14 |
revised |
How to include a pdf image removed thanks note, improved formatting |
|
May 14 |
suggested | suggested edit on How to include a pdf image |
|
May 14 |
comment |
Bibliography Total pages? Instead of answering, you should comment on lockstep's answer or on the original question. Anyway, ugost2008 is a bibtex style bundle, not biblatex (which provides a pagetotal field with which its default styles deal). |
|
May 10 |
comment |
Where is TeXLive after i installed it via terminal ? @egreg is absolutely right. The OP should check this answer |
|
May 10 |
comment |
Where is TeXLive after i installed it via terminal ? TeXlive should have asked you where to install; anyway, a log is usually kept in the same dir where the install-tl script was: it's usually called install-tl.log and informs the base directories of your installation (they must be added to your PATH later). AFAIK TeXlive usually defaults them to /usr/share/. |
|
May 10 |
comment |
Writing a Play in LaTeX Check this answer. |
|
May 10 |
revised |
Writing a Play in LaTeX removed thanks note |
|
May 10 |
suggested | suggested edit on Writing a Play in LaTeX |
|
May 3 |
comment |
Brace diagram in TikZ This question should also be helpful |
|
May 3 |
comment |
Define variable in a class This answer should be helpful. |
|
May 2 |
comment |
Biblatex: 2 custom fields, only one is working If so, you should consider changing your database to reflect this (specially since your use of mynote seems to fall into the purpose of annotation). I must say that IMHO, while this answer works fine and is a good approach to single files, Guido's answer seems to me to be the "right" one to choose, since it approaches the subject in a more generalized way. |
|
May 2 |
answered | Biblatex: 2 custom fields, only one is working |
|
May 1 |
revised |
Convert a novel typed in Word (just dialogue text,no math) to LaTeX fixed broken link to (now via wayback machine) |
|
Apr 29 |
comment |
Referencing using Misc apparently H. Chen is the author, and the rest of the title field is the proper title. Have you considered using an auxiliary software such as JabRef? I'd also recommend reading this introduction to bibliographic databases in BibTeX format by Andrew Roberts. |
|
Apr 29 |
suggested | suggested edit on “Undefined control sequence” errors with moderncv (official template) |
|
Apr 29 |
revised |
Some errors with a little document removed thanks note, improved formatting, fixed minor typos |
|
Apr 29 |
suggested | suggested edit on Some errors with a little document |
|
Apr 27 |
answered | Force DOI on a newline in reference list |
|
Apr 27 |
comment |
Dates not printing using BibLaTeX You probably have compiled the document prior to updating biblatex (that's what the warning implies). Perhaps you should try to delete the biblatex control file (the .bcf file) and recompile your document. |