Skip to main content

Problems with citations

Recently I got problem sorting out my book chapter's citation. Using IEEE style, the number was not sorted in order from 1,2... so on, instead jumping from 31..32 and scrambled all other the place.

I rarely write on Microsoft Windows, but since the writing need to be done fast (as well as the corrections) so I installed EndNote X3 from UTM software repository. 

As easy as pie, I think corrected those things out - FAST. 

However I still love writing in LaTeX. As for now. Wrote 3 papers using LaTeX and all of them accepted.  :)

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).