These days I suffered from disgusting margin issue when I was preparing a paper submission using LaTex + WinEdt (Windows XP). The generated pdf file has very narrow top margin but very wide bottom margin......
I first checked the dvi format and ps format, they are correct, so I guess something happens when ps format is converted to pdf format. After searching the internet, I think the main problem is the paper size. if I force the ps2pdf to use a4/letter paper, the generated pdf should be correct.
Configure WinEdt:
go to Option - > Execution Modes - > choose dvi2ps or dvi2pdf or ps2pdf from accessories and choose a4/letter in Paper size and Orientation (remember apply to all). Done!
p.s. if you use command instead of a GUI like WinEdt, you can use the command when you convert ps to pdf:
ps2pdf -sPAPERSIZE#a4 name.ps name.pdf
Tuesday, May 26, 2009
Saturday, May 9, 2009
Resources of P2P ( with Trust Management )
Trust management in distributed peer-to-peer systems is the main body of my research. To fully understand the research progress of this topic, it is very necessary to collect related resources across the Internet. This article will be updated aperiodically.
1 researchers
1 researchers
(1)Dr. Karl Aberer --- the boss of my boss --- expert in p2p area --- in EPFL.
This is the link of reputation based trust management publication list:
http://lsirpeople.epfl.ch/aberer/trust.htm
(2) Dr. Zoran Despotovic --- Karl Aberer's PhD student (complete) --- in EPFL
Homepage: http://lsirpeople.epfl.ch/despotovic/
(3) Dr. Audun JΓΈsang --- publish many papers on trust
Homepage:http://persons.unik.no/josang/
(4) Dr. Lik Mui
Homepage: http://groups.csail.mit.edu/medg/people/lmui/
(5) Dr. Liu Ling --- author of PeerTrust & TrustMe --- in GIT
Homepage: http://www.cc.gatech.edu/~lingliu/
(6) Dr. Karl Krukow
http://www.brics.dk/~krukow/research/publications/publications.php
Blog: http://higher-order.blogspot.com/
(7) Dr. Paolo Massa --- Epinions dataset
http://www.gnuband.org/
2 Sites
(1) TrustLet http://www.trustlet.org/wiki/Main_Page
(2) Reputation Research Network http://databases.si.umich.edu/reputations/index.html
(3) p2ptrust http://www.p2ptrust.org/ (a bit outdated)
3 Reading list
(1) Mike Smith's Readings and Reviews on Reputation and Reasoning:
http://www.cs.umbc.edu/~msmith27/readings/index.html
(2) External citations of TrustMe:
http://www.aameeksingh.com/projects/TrustMe.html
Last updated: 2009-05-09
This is the link of reputation based trust management publication list:
http://lsirpeople.epfl.ch/aberer/trust.htm
(2) Dr. Zoran Despotovic --- Karl Aberer's PhD student (complete) --- in EPFL
Homepage: http://lsirpeople.epfl.ch/despotovic/
(3) Dr. Audun JΓΈsang --- publish many papers on trust
Homepage:http://persons.unik.no/josang/
(4) Dr. Lik Mui
Homepage: http://groups.csail.mit.edu/medg/people/lmui/
(5) Dr. Liu Ling --- author of PeerTrust & TrustMe --- in GIT
Homepage: http://www.cc.gatech.edu/~lingliu/
(6) Dr. Karl Krukow
http://www.brics.dk/~krukow/research/publications/publications.php
Blog: http://higher-order.blogspot.com/
(7) Dr. Paolo Massa --- Epinions dataset
http://www.gnuband.org/
2 Sites
(1) TrustLet http://www.trustlet.org/wiki/Main_Page
(2) Reputation Research Network http://databases.si.umich.edu/reputations/index.html
(3) p2ptrust http://www.p2ptrust.org/ (a bit outdated)
3 Reading list
(1) Mike Smith's Readings and Reviews on Reputation and Reasoning:
http://www.cs.umbc.edu/~msmith27/readings/index.html
(2) External citations of TrustMe:
http://www.aameeksingh.com/projects/TrustMe.html
Last updated: 2009-05-09
Subscribe to:
Posts (Atom)