[LLVMdev] Citing LLVM

John Criswell criswell at illinois.edu
Sun Apr 14 20:20:23 PDT 2013


On 4/14/13 3:35 PM, Justin Holewinski wrote:
> In the past, I've just referenced Chris's CGO 2004 paper when 
> referring to LLVM:

I second that.  We at Illinois typically cite Chris's CGO paper. The 
bibtex is:

@InProceedings{LLVM:CGO04,
     Author  = {Chris Lattner and Vikram Adve},
     Title = {{LLVM}: A Compilation Framework for Lifelong Program 
Analysis and Transformation},
     Booktitle = CGO,
     Address = {San Jose, CA, USA},
     Month = {Mar},
     Year  = {2004},
     pages       = {75--88},
}

-- John T.
>
> C. Lattner and V. Adve. LLVM: A compilation framework for lifelong 
> program analysis & transformation.
>
> For sub-projects like Clang and DragonEgg, I just cite the URLs:
>
> [4] Clang. clang.llvm.org <http://clang.llvm.org>.
> [5] DragonEgg. dragonegg.llvm.org <http://dragonegg.llvm.org>.
>
> I don't know of any canonical references for these.
>
>
>
> On Sun, Apr 14, 2013 at 3:55 PM, Sean Silva <silvas at purdue.edu 
> <mailto:silvas at purdue.edu>> wrote:
>
>     I"m not sure there is an official citation, but you can probably
>     just look at the papers on <http://llvm.org/pubs/> and see what
>     they do.
>
>     -- Sean Silva
>
>     _______________________________________________
>     LLVM Developers mailing list
>     LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu>
>     http://llvm.cs.uiuc.edu
>     http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
>
> -- 
>
> Thanks,
>
> Justin Holewinski
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130414/6ffa019a/attachment.html>


More information about the llvm-dev mailing list