671 reputation
714
bio website gandrusz.blogspot.com
location London, United Kingdom
age 33
visits member for 2 years, 4 months
seen Jun 4 at 13:08
stats profile views 28

PhD Student in financial mathematics


Apr
12
awarded  Popular Question
Mar
21
awarded  Notable Question
Mar
18
accepted Table with multiple lines in some cells
Mar
17
awarded  Nice Question
Mar
17
asked Child's birthday invitation template
Mar
8
answered Date of file creation
Mar
8
comment Date of file creation
how can I use this stuff to just get the date, without any extra boxes, newlines, etc? I tried \getfiledate[notime,datecolor=black,putprefix=false]{animalEstimation.tex} but it creates some nasty new lines (this is inside the \date{} tag)
Feb
3
awarded  Yearling
Jan
9
awarded  Notable Question
Dec
13
accepted Sorted list of publications in moderncv from bibtex
Dec
12
awarded  Editor
Dec
12
comment Sorted list of publications in moderncv from bibtex
Hi, I pasted the example to the end of the question, as it is rather big. Thanks for looking again!
Dec
12
revised Sorted list of publications in moderncv from bibtex
added 25623 characters in body
Dec
12
comment Sorted list of publications in moderncv from bibtex
Yes, I have checked the bbl file and it is missing the closing }. After adding it pdflatex works fine, so this is the obvious problem. I will create a minimal example.
Dec
11
comment Sorted list of publications in moderncv from bibtex
Another issue I just noticed: the total number of pages is wrong when the publication list overflows to a new page, e.g. I have 3 pages, but on the last page it says page 3/2
Dec
11
comment Sorted list of publications in moderncv from bibtex
Looks like my function for INPROCEEDINGS doesn't end the curly braces (this is the oldest entry). The function is as follows: FUNCTION {inproceedings} { output.bibitem "{" write$ format.authors "author" output.check format.title "title" output.check format.in.ed.booktitle "booktitle" output.check format.bvolume output format.number.series output format.pages output address empty$ { organization output publisher output } { address output.nonnull organization output publisher output } if$ fin.entry "}" write$ }
Dec
11
comment Sorted list of publications in moderncv from bibtex
Hi, it would be easier if I could debug it myself. Otherwise I will bother you with each and every detail all the time :)
Dec
11
comment Sorted list of publications in moderncv from bibtex
Thanks for your answer! I am trying to implement is now, but I am getting the error: (./Grzegorz Andruszkiewicz CV.bbl) Runaway argument? {Grzegorz Andruszkiewicz, Krzysztof Ciebiera, Marcin Gozdalik, Cezary\ETC. ! File ended while scanning use of \\cvitem. <inserted text> \par l.138 \bibliography{../bib/andruszkiewicz}. How do I debug this?
Dec
7
awarded  Commentator
Dec
7
comment Sorted list of publications in moderncv from bibtex
@ChristianClason, thanks for the pointer. I am using the style that doesn't seem to be supported by koma version :(