publications

I´m looking for publications about the history of the internet browser? Please help!

I´m looking for publications about the history of the internet browser. Papers, articles Blog posts whatever. Cannot find anything on ACM IEEE etc. and my blog search also didn´t reveal anything remarkable. Please help ...

Research on TDD

I know there is done some research on TDD at the North Carolina State University. They have published a paper called 'An Initial Investigation of Test Driven Development in Industry'. Other publications by NCSU can be found here. Can anybody point me to other good publications on this topic? ...

Are there any websites that provide news in the computing field?

For example, I found a website called KMWorld.com, a part of the Information Today network, that appears to have the latest research and publications in knowledge management. Are there sites like this for other fields, or perhaps a network of computer science and software engineering sites? I have made this post wiki editable so that it...

Section heading for references and the actual citations are squished together in LaTeX.

This must be a common problem because I see it in many published papers but it seems to be quite tricky to google for. You can insert a bibliography like so \bibliographystyle{plain} \bibliography{foo} and everything works as expected except there is sometimes (I have no idea what circumstances cause this -- it seems random to me) no...

Find research collaborations for programming and publications

Hi, Let's say that I work on a public research organisation, as researcher with PhD, background in biophysical sciences and lots of PostDoc experience and that I need to get some number of scientific publications in high-impact journals each year in order to get extensions of our contract. Let's say that I am really competent in some ...

cuda research papers

i am currently doing my BS in computer science and i am interested in graduate studies. i realize that most universities ask for student research experience and publications. i am very interested in cuda programming. so my question is: how can i write papers about cuda. i searched a lot on Google and did not find a lot of research papers...

how to retreive the publication name using rmo in C#

i have a transactional replication with push subscription set up in my system. I am trying to develop a simple gui to display the publication name in a listbox and user will select the publication name in the listbox and synchronize with a single button click using C#. i have already harcoded publisher name,subscriber name,subscription ...

have made a publication depending on a where clause. will it work even after snapshot?

filter is like select this and that from table where current='true' note:- using sql server 2008 evaluation replication is MERGE REPLICATION will the articles published change when the data "in the 'current' field is changed, on the publisher"--- "because the where clause is there which say only true data to be published"? ...