| bio | website | mendeley.com/profiles/… |
|---|---|---|
| location | Zagreb, Croatia | |
| age | 26 | |
| visits | member for | 11 months |
| seen | May 9 at 9:10 | |
| stats | profile views | 9 |
I am a PhD student at Faculty of Electrical Engineering and Computing of University of Zagreb. I am also an Early stage researched of Marie Curie project TRANSMIT.
http://www.nottingham.ac.uk/transmit/index.aspx
Me research is focused on mitigation of ionospheric threats to GNSS especially I am concerned in ionosphere modelling.
|
Nov 13 |
comment |
How to make citations appear within square brackets [ ] instead of parentheses ( )? I found the line 50: \usepackage[round, sort, numbers]{natbib} It is possible that "round" makes the trouble |
|
Nov 12 |
comment |
Simple tabular too wide I am using MiKTex on Windows and your code did not make any error. Did you use something similar before with your editor? Maybe it is a problem of the compilation/editor. |
|
Nov 12 |
awarded | Analytical |
|
Nov 8 |
awarded | Teacher |
|
Nov 8 |
answered | subfigure.sty and acronym.sty not found |
|
Oct 25 |
accepted | MiKTeX, nomencl - Couldn't find input index file |
|
Oct 23 |
comment |
MiKTeX, nomencl - Couldn't find input index file I agree, nevertheless, I can accept my own answer in 2 days |
|
Oct 23 |
asked | MiKTeX, nomencl - Couldn't find input index file |
|
Oct 23 |
answered | MiKTeX, nomencl - Couldn't find input index file |
|
Sep 24 |
awarded | Commentator |
|
Sep 24 |
comment |
Syntax error; pgfuseimage That works perfectly, thank you. You prevented me from renaming a lot of picture names! |
|
Sep 24 |
accepted | Syntax error; pgfuseimage |
|
Sep 21 |
comment |
Syntax error; pgfuseimage Sure, probably no one will use it in the future. |
|
Sep 21 |
comment |
Syntax error; pgfuseimage Please, put your text as an answer, it works just fine. Such a trivial mistake, thx. So it means, that files cannot have _inside their names. |
|
Sep 21 |
asked | Syntax error; pgfuseimage |
|
Jul 26 |
comment |
2-col floats and citation order problem You are right, in that case only what matters is: Do I want to move with floats or with \nocite commands? : ) |
|
Jul 26 |
awarded | Supporter |
|
Jul 26 |
accepted | 2-col floats and citation order problem |
|
Jul 26 |
comment |
2-col floats and citation order problem Cool, I should take a look at etoolbox package closely : ) |
|
Jul 26 |
comment |
2-col floats and citation order problem I understand your point, but, this would work just in this example. But what if the citation would not be in the beginning but in the middle or in the end of the section (where actually is in my paper)? Putting a float into a text creates paragraph break. So I would have to put the float between some paragraphs. You are probably, right and I would be able to manage the code to suit my citations order in any situation. And this solution is as good as any. However, I was looking for some solution in general term, to avoid fitting my code according to actual length of the text. |