Seon-Ho Park's Blog (sunoblog) Study on Computer Science, Security, Model

12Oct/100

Find Impact Factor

This is the web site that ISI Web of Knowledge provides, and makes find an impact factor of journal papers which is JCR Science Edition.

http://admin-apps.isiknowledge.com/JCR/JCR?PointOfEntry=Home&SID=T2jLpi7ckJioC9c2mm6

For reference, to find journals which belong to the area of "CC/Engineering, Computing & Technology", refer the following link:

http://science.thomsonreuters.com/cgi-bin/jrnlst/jloptions.cgi?PC=T

6Jul/101

Installing Beamer

Today I tried to install the beamer-class to make document for presentation using latex. Until now, I have used MS Power Point application mainly for making presentation document. The power point program is useful and easy for making presentation slides, but it has several difficulties in compatibility and mathematical expression. I suffered these problems in last seminar. So, I decided to try another method though I'm very very busy... I like latex and its mathematical representation, therefore I try to search methods to make presentation using latex. As a result, I found "beamer-class". I downloaded it at once, and tried to install...but it is not easy because I don't know well various functions of the MikTeX. I searched method for install it...and I became known installing beamer-class in MikTex is very simple and easy....

  • After downloading beamer file, just extract that and put it in a so-called texmf tree (c:\texmf in my case)
  • In MikTeX, reflesh FNDB (Setting->General->Refresh FNDB)
  • Installation is just completed.

More details for installation are described "beameruserguide.pdf" in downloaded files. If you are not a MikTeX user, refer to the pdf file.

I'll soon post a result of making my presentation document made using beamer.

Tagged as: , 1 Comment