JuliaSIMD / JuliaSIMD/LoopVectorization.jl

How to cite?

Open
#484 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
789
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Hi all,

I am a very happy user of LoopVectorization and I am about to publish a paper for a method with an example implementation in Julia using LV. I was wondering, if there is a proper way to cite this? I guess there is publication that could be referenced, so maybe something like this?
```
@misc{LVjl,
author = {Elrod, Chris and Lilly, Eli},
title = {LoopVectorization.jl},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/JuliaSIMD/LoopVectorization.jl}},
commit = {SHAofCommit}
}
```
I took the author names from the license file.

While probably not strictly necessary, I would like to include a reference to this work as it really made a huge difference in the computational cost and I would like people to know that ;)

Cheers
Max

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.