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…
Category: Tools
A collection of posts about useful tools which developers can use for development.
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
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ì…