Comments & Wishesbibliography style

General comments, feature, category or forum wishes for this LaTeX community
Post Reply
deyz_18
Posts: 6
Joined: Sun Dec 04, 2016 9:32 am

bibliography style

Post by deyz_18 »

ieee.png
ieee.png (146.48 KiB) Viewed 43139 times
plain.png
plain.png (176.41 KiB) Viewed 43139 times
As an observation of a new user of texmaker, in the output, using a biber, the difference of bibstyle : plain and ieee is not that precise. What is the easy way to observe their defference(s)?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

bibliography style

Post by Johannes_B »

You have to clear all the auxiliary files and start over the complete compilation chain in order to see changes to the bibliography.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
deyz_18
Posts: 6
Joined: Sun Dec 04, 2016 9:32 am

bibliography style

Post by deyz_18 »

I already do that many times.
Based on your observation(s), can you differentiate the two?
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

bibliography style

Post by Johannes_B »

Can you uload the code, so that we can compile on our own?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
deyz_18
Posts: 6
Joined: Sun Dec 04, 2016 9:32 am

bibliography style

Post by deyz_18 »

sure
Attachments
Activity1_Agullo_Refs.bib
(4.02 KiB) Downloaded 1280 times
Activity1_Agullo.tex
(2.34 KiB) Downloaded 1238 times
Last edited by deyz_18 on Sun Dec 04, 2016 3:36 pm, edited 1 time in total.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

bibliography style

Post by Johannes_B »

Sorry, one document is an article in two-column mode and none of the references are in the database, the other is a report in one column mode that uses biblatex (and the incompatible cite package, you get an error) with subdivided bibliographies. Both are using an ieee style. I don't know what should be compared here??
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
deyz_18
Posts: 6
Joined: Sun Dec 04, 2016 9:32 am

bibliography style

Post by deyz_18 »

you just have to change the bibstyle in activity 1 (make it plain).
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

bibliography style

Post by Johannes_B »

I now corrected the name of the database in the example, used a proper bst name and compared with plain. And i see differences.
Attachments
deyzPlain.pdf
(63.94 KiB) Downloaded 1146 times
deyzIEEEtran.pdf
(63.97 KiB) Downloaded 1150 times
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
deyz_18
Posts: 6
Joined: Sun Dec 04, 2016 9:32 am

bibliography style

Post by deyz_18 »

Thank you!
Post Reply