VirtualBox – Cannot Register the Hard Drive Because a Hard Drive with UUID Already Exists

Virtualization is awesome! It really helps when you are a developer.  On my laptop I don’t even have SQL Server installed on the OS directly.  In fact the only thing…

Some useful features never used frequently in Emacs

Emacs is a programmable editor. You can customize it as much as possible by adding or removing some macros or your own functions. Some useful features never used frequently in Emacs.…

Kile

Kile and Long Lines similar to https://bugs.launchpad.net/ubuntu/+source/kile/+bug/997004

How to make a progress bar in R

How to make a progress bar in R http://blog.revolutionanalytics.com/2009/03/how-to-make-a-progress-bar-in-r.html http://ryouready.wordpress.com/2009/03/16/r-monitor-function-progress-with-a-progress-bar/ http://ryouready.wordpress.com/2010/01/11/progress-bars-in-r-part-ii-a-wrapper-for-apply-functions/ http://stat.ethz.ch/R-manual/R-patched/library/utils/html/txtProgressBar.html http://www.programmingr.com/content/progress-bars-in-r-using-winprogressbar/ http://cran.r-project.org/web/packages/plyr/plyr.pdf http://svitsrv25.epfl.ch/R-doc/library/plyr/html/create-progress-bar-4d.html http://www.r-bloggers.com/r-monitoring-the-function-progress-with-a-progress-bar/

The Role of Statistical Methods in Computer Science and Bioinformatics

I post here the article discusses the role of statistical methods in computer science and bioinformatics. This work presents in details the importance and needs of the techniques using in…

Cluster Analysis in R

R has an amazing variety of functions for cluster analysis. In this section, I will describe three of the many approaches: hierarchical agglomeration  partitioning, and model based. While there are no best solutions for the…

R references

http://www.r-tutor.com http://www.r-tutor.com/gpu-computing/cuda-installation/cuda5.0-ubuntu http://www.ats.ucla.edu/stat/r/

Làm việc với file bbl trong bibtex

Hôm qua submit báo mới ngỡ ra một điều là template họ đưa cần dùng các bibitem để chèn tài liệu tham khảo mà không cần include file .bib. Nhưng…

Latex Help

Lệnh để chèn một số kí tự đặc biệt vào Latex Một số kí tự đặc biệt trong Latex

Xuất ra những tài liệu tham khảo được trích dẫn trong một tài liệu tex từ file .bib chung nhất

Tối có một vấn đề: Trong quá trình viết bài (article, proposal, resume, etc.) tôi muốn lưu tất cả tài liệu tham khảo vào một file .bib duy nhất vì…