Ask HN: How do you get notified about newest research papers in your field?
41–50 of 138 posts
Re: Ask HN: How do you get notified about newest research papers in your field?
#42Re: Ask HN: How do you get notified about newest research papers in your field?
#43I made a simple service for myself ( http://paperfeed.io ) which is a feed of all the new papers in journals I care about. I can "star" papers for reading later. Works extremely well for my habits. You're welcome to try it (not sure if the signup workflow still works; let me know). I'll be happy to hear your feedback. Edit: you can upvote papers, and they'll float to the top just like on HN.
This might be off topic but would you mind sharing how you wrote the website and if you have any tutorial that you can recommend? I want to design something extremely similar for a different application but I do not have much knowledge in web development (I am more experience in programming for numerical and data analysis). I figure this might be a good project to get my feet wet. Thanks!
Re: Ask HN: How do you get notified about newest research papers in your field?
#44If you're in the biomedical domain, you can use: http://pubmed-watcher.org/ (shameless plug, I wrote it)
Re: Ask HN: How do you get notified about newest research papers in your field?
#45Earlier quoted context omitted.
What does arXiv provide that your conference proceedings / association doesn't? For example, I usually log in to the ACM site and go to my SIGs and see what's new there. I've never thought about visiting arXiv.
In physics, arXiv is where it's at --- conference proceedings are usually not very relevant, and people usually put also them on arxiv.
Re: Ask HN: How do you get notified about newest research papers in your field?
#46Re: Ask HN: How do you get notified about newest research papers in your field?
#47If there's a fundamental new result in basic CS or something like that, I figure I'll hear about it on HN or another news site.
I can imagine it's different for people actively working on new research, though.
Re: Ask HN: How do you get notified about newest research papers in your field?
#48(1) I manually check the proceedings of the important conferences in my subfield when they come out. (2) I check my field's arXiv every other day or so. (3) Google Scholar alerts me of papers that it thinks will interest me, based on my own papers, and it's very useful. Most of what it shows me is in fact interesting for me, and it sometimes catches papers from obscure venues that I wouldn't see otherwise. The proble…
None of them are a substitute for a proper related work search when I'm writing up a paper though, this is just to keep current on what the trends and interests of the community are.