I have a problem with custom bibliography style.
I need to remove "." that occurs after year (it would be great If it could be replaced with a comma):
Melnikov, I. The arctic sea ice ecosystem. Gordon and Breach Science Publishers, 1997 . 204 ss.
This is the Function that defines the periods used ...
Search found 5 matches
- Thu Sep 03, 2009 9:57 pm
- Forum: BibTeX, biblatex and biber
- Topic: Removing period after year
- Replies: 0
- Views: 2773
- Thu Sep 03, 2009 10:21 am
- Forum: BibTeX, biblatex and biber
- Topic: generating a bibliography style
- Replies: 5
- Views: 11751
generating a bibliography style
I am fighting with my style at the moment and I found this on ctan:
ftp://ftp.gust.org.pl/TeX/biblio/bibtex/contrib/doc
ftp://ftp.gust.org.pl/TeX/biblio/bibtex/contrib/doc
- Thu Sep 03, 2009 10:12 am
- Forum: BibTeX, biblatex and biber
- Topic: bibliographystyle plainnat without url
- Replies: 3
- Views: 25411
bibliographystyle plainnat without url
Now, I'm no specialist in this matter but I think there are two ways:
1. just delete doi and ulr from your bibliography database ;-)
2. copy plainnat.bst file (it's in \bibtex\bst\natbib) to your projects folder and rename it (let's say notplainnat.bst). *.bst files are bibliography style files, so ...
1. just delete doi and ulr from your bibliography database ;-)
2. copy plainnat.bst file (it's in \bibtex\bst\natbib) to your projects folder and rename it (let's say notplainnat.bst). *.bst files are bibliography style files, so ...
- Mon Jul 27, 2009 1:29 pm
- Forum: Graphics, Figures & Tables
- Topic: Custom float error
- Replies: 3
- Views: 2346
Re: Custom float error
Thank you! It is working
!
I was trying to build MWE as Thorsten said and came to the same conclusion. When I commented hyperref package it worked just fine. But using the caption package is much better since I am able to get pdf easily with pdflatex.
Thanks for your help!

I was trying to build MWE as Thorsten said and came to the same conclusion. When I commented hyperref package it worked just fine. But using the caption package is much better since I am able to get pdf easily with pdflatex.
Thanks for your help!
- Tue Jul 21, 2009 5:50 pm
- Forum: Graphics, Figures & Tables
- Topic: Custom float error
- Replies: 3
- Views: 2346
Custom float error
First of all Hi!
I am trying to write my masters with MiKTeX and LEd editor. However I have stumbled upon an error while creating custom float. Here is the code:
\floatstyle{plain}
\newfloat{board}{p}{ext}
\floatname{board}{Tablica}
The error message is as follows:
! Undefined control sequence ...
I am trying to write my masters with MiKTeX and LEd editor. However I have stumbled upon an error while creating custom float. Here is the code:
\floatstyle{plain}
\newfloat{board}{p}{ext}
\floatname{board}{Tablica}
The error message is as follows:
! Undefined control sequence ...