John Criswell via llvm-dev
2017-Oct-26 15:34 UTC
[llvm-dev] Updating LLVM Publications Page
Dear All, To update the publications page, do I still modify pubs.js within the Subversion repository? I've added three new papers using LLVM to the publications page in Subversion, but the web page hasn't automatically updated yet. Any help would be appreciated as I'd like to get more LLVM-related publications listed on the page. Thanks in advance, John Criswell -- John Criswell Assistant Professor Department of Computer Science, University of Rochester http://www.cs.rochester.edu/u/criswell
Chris Lattner via llvm-dev
2017-Oct-27 03:42 UTC
[llvm-dev] Updating LLVM Publications Page
> On Oct 26, 2017, at 8:34 AM, John Criswell via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Dear All, > > To update the publications page, do I still modify pubs.js within the Subversion repository? I've added three new papers using LLVM to the publications page in Subversion, but the web page hasn't automatically updated yet. > > Any help would be appreciated as I'd like to get more LLVM-related publications listed on the page.AFAIK, updating pubs.js is the right way to do it. The web page doesn’t update immediately anymore, but I see some new papers on it, so maybe your changes eventually propagated? http://llvm.org/pubs/ <http://llvm.org/pubs/> Incidentally, despite what that page says, 2009 was not the peak of llvm-related-and-using publications. It would be great for someone to do a survey of papers out there and get more papers listed on the page. It would be a great starter project for someone who was interested in contributing to llvm but is just getting started in compilers... -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171026/43a7e9f5/attachment-0001.html>
John Criswell via llvm-dev
2017-Oct-28 09:22 UTC
[llvm-dev] Updating LLVM Publications Page
On 10/26/17 11:42 PM, Chris Lattner wrote:> >> On Oct 26, 2017, at 8:34 AM, John Criswell via llvm-dev >> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >> >> Dear All, >> >> To update the publications page, do I still modify pubs.js within the >> Subversion repository? I've added three new papers using LLVM to the >> publications page in Subversion, but the web page hasn't >> automatically updated yet. >> >> Any help would be appreciated as I'd like to get more LLVM-related >> publications listed on the page. > > AFAIK, updating pubs.js is the right way to do it. The web page > doesn’t update immediately anymore, but I see some new papers on it, > so maybe your changes eventually propagated? > http://llvm.org/pubs/I see. I assumed that immediate update still happened. I see my changes propagated now.> > Incidentally, despite what that page says, 2009 was not the peak of > llvm-related-and-using publications. It would be great for someone to > do a survey of papers out there and get more papers listed on the > page. It would be a great starter project for someone who was > interested in contributing to llvm but is just getting started in > compilers...Agreed. I have a student that might be interested. I'll check and see. Regards, John Criswell> > -Chris >-- John Criswell Assistant Professor Department of Computer Science, University of Rochester http://www.cs.rochester.edu/u/criswell -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171028/10e67be4/attachment.html>