The ieee-style tag has no wiki summary.
1
vote
0answers
41 views
Avoiding page break in the Latex bibliography list [closed]
I have a problem, the references are being split by the page break in a such strange manner.
I use IEEE style and already tried \usepackage[section]{placeins} but it influences any other section, ...
1
vote
0answers
26 views
IEEEtranSN + natbib and @masterthesis [closed]
I'm using natbib along with bibliographystyle{IEEEtranSN}. Everything works great, but when I'm trying to add an @masterthesis entry, I get the following warning:
Warning--entry type for ...
3
votes
1answer
85 views
How to cite email/correspondence in IEEE format?
I have several email conversations I would like to cite in my PhD thesis. The bibliography style that I'm using is \bibliographystyle{IEEEtranSN}.
I know that style is not IEEE compliant in a strict ...
2
votes
1answer
255 views
Change ieetr bibliography style to last name first
I'm using the ieeetr bibliography style for my references and I'm getting initials then last name, how would I change this to last name first?
Here is what it looks like at the moment:
[1] X. ...
4
votes
1answer
151 views
Ensure the font size for captions of figures and tables
A reviewer says that I have to ensure that
Captions of figures and tables: Font size should be 8 point.
Is there anyway I can ensure this? As I can't tell what is the size that I am currently ...
1
vote
1answer
174 views
How to use biblatex with IEEE bibtex style?
http://mirrors.ctan.org/macros/latex/contrib/IEEEtran/bibtex/IEEEfull.bib
defines a bibliography style. How to use that if I want to use biblatex to format my bibliography?
3
votes
1answer
52 views
How to edit bibtex entry for a bimonthly IEEE journal?
IEEE bibtex style uses the following entry for a typical journal paper:
@article{foobar,
author = "A. Boo, C. Foo",
title = "Paper Title of His",
journal = IEEE_J_IA,
volume = "40",
...
2
votes
1answer
56 views
IEEEqnarray specific aligning
Is it possible to align the second row as to where it is, and align the third row with = sign? I'm new to LaTeX, so I only know basic stuff. This is my code:
\begin{IEEEeqnarray}{rCl}
...
5
votes
1answer
114 views
biblatex ieee style weird paranthesis after an update
I want to get rid of the weird parenthesis around the number in the \textcite command. It did not used to be there. I think it all happened after an update. Also if you use hyerref the number and ...
1
vote
0answers
319 views
How can I use natbib package with ieeeconf style [closed]
I want to use ieeeconf as document class and include natbib package.
\documentclass[a4paper, 10pt, conference]{ieeeconf}
\usepackage{natbib}
% something here
\bibliography{reference}
I have ...
0
votes
0answers
155 views
naming order for IEEE bibliography [closed]
I am having some trouble with the the IEEE citing package. If it makes a difference, I am using the JabRef GUI to help me generate the LaTex keys. The problem is that if there are multiple authors, ...
7
votes
1answer
158 views
Enabling dashed option for biblatex-ieee style
According to the biblatex manual, the dashed option is only available in authortitle, authoryear and verbose styles. Is it possible to enable this option for the biblatex-ieee style?
I want to ...
2
votes
1answer
201 views
Referencing book IEEE
I am using both TeXworks and Texmaker to write my thesis and have to somehow do my references. Moreover everything is supposed to be written using a 'book' environment.
I have found that JabRef is ...
6
votes
3answers
600 views
What TeX software to write technical papers with?
I am a noob when it comes to TeX, however, I do use LaTeX for typing mathematical and engineering formulas, etc.
Recently I have taken it upon myself to try and write some technical papers to try ...
5
votes
1answer
751 views
Configuring a biblatex bibliography style
I just switched from natbib to biber + biblatex, and the closest bibliography style to my preferred style is "ieee" (by Joseph Wright). I am using it with the citation style "authoryear". This makes ...
4
votes
1answer
1k views
IEEE Tran LaTeX Template: Affiliation Block Layout
I want to use the IEEE tran LaTeX class for one of my conference papers. Three different institutions need to be affiliated and I'm trying now to design the header in a more attractive and functional ...
1
vote
0answers
703 views
IEEEtran bibliography style doesn't work [closed]
I'm using IEEEtran bibliography style, but for some reason it isn't working.
My paper.tex file includes the most recent version of IEEEtran files,
as follows:
\bibliographystyle{IEEEtran}
...
2
votes
1answer
701 views
change title font and text font for preparing IEEE poster
I had prepared a paper for an IEEE Conf. Now, it's required to prepare a poster for presenting my work.
Some of guidelines of preparing poster are as follow:
Poster Space: Plan on using an area ...
3
votes
2answers
408 views
How to adapt IEEEconf layout settings
I am a beginner in LaTeX so I was trying out the bare_conf.tex provided by IEEE which uses IEEEconf.cls. I am trying to use this as a template for writing my own paper. However the specific details ...
4
votes
1answer
796 views
Customizing Bibliography alpha
I am pretty new to Latex. I am using the bibliography style - alpha. I use Citavi to manage my Citations and Citavi exports my bibliography in Bibtex(.bib) IEEE format which contains the last ...
0
votes
0answers
219 views
Converting from ACM to IEEE format [closed]
I'm currently trying to use my friend's system (with his permission, of course). But then, I want to stick to what I'm used to, which is using IEEE rather than ACM reference format. What I have done ...
8
votes
4answers
5k views
IEEE LaTeX style: grouping references
I'm writing a paper in LaTeX with the IEEE style and when citing multiple references with \cite{ref_A,ref_B,ref_C}, it produces [1],[2],[3]. How can I change that to [1,2,3]?
2
votes
1answer
476 views
Using a tikz figure in an IEEE paper
I'm trying to include a tikz figure in a IEEE paper. I have the IEEE.cls, and IEEE.bib files in my current directory, but I can't seem to compile with pdflatex. I've used tikz successfully before, and ...
2
votes
1answer
682 views
biblatex IEEE bibliography style: Alphabetical labels rather than numerical labels
I am having a problem with biblatex, where the citations look like [XYZ05] but the entries in the bibliography are simply numeric like [1]. Here are my package options:
...
14
votes
3answers
4k views
Is it normal for BibTeX to replace similar author names with “------”?
In my .bib file, I have two entries with exactly the same author names:
@article{Seshadrinathan2010A-Subjective-St,
Author = {K. Seshadrinathan and R. Soundararajan and A. C. Bovik and L. K. ...
4
votes
2answers
3k views
Avoiding vertical spaces between bibitems while using IEEEtran
I'm using IEEEtran class and bibliography style and I see that the references section that it generates leaves empty lines between bibitems when the compsocconf option is used. Is there a way to avoid ...
8
votes
1answer
1k views
IEEE and AIP bibliography styles in biblatex
How do I use IEEE and AIP bibliography styles in biblatex? Is there a resource somewhere that has bbx and cbx style files?
For AIP, I have seen REVTeX, but it only uses the basic BibTeX bst, not the ...
4
votes
1answer
2k views
How do I use the IEEE bibliography commands?
I'm trying to layout a short article using the IEEE latex style guide. I'm having difficulty with the final part of their bibliography instructions as I want to reference an external .bib file. I have ...
