Skip to content

Commit

Permalink
feat: Added a citation.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelLarkin committed Jul 24, 2023
1 parent 332bbd1 commit 564ebd0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
cff-version: 1.2.0
message: "A simple reimplementation of reservoir sampling in Rust."
authors:
- family-names: "Larkin"
given-names: "Samuel"
title: "A Rust Implementation of Reservoir Sampling"
version: 332bbd1
date-released: 2023-07-24
url: "https://github.com/SamuelLarkin/reservoir_sampling.rs"

0 comments on commit 564ebd0

Please sign in to comment.