Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -166,4 +166,15 @@ int main()
|
|
166 |
}
|
167 |
```
|
168 |
|
|
|
169 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
}
|
167 |
```
|
168 |
|
169 |
+
# Citing
|
170 |
|
171 |
+
~~~
|
172 |
+
@misc {petr_philonenko_2024,
|
173 |
+
author = { {Petr Philonenko} },
|
174 |
+
title = { ML_for_TwoSampleTesting (Revision a4ae672) },
|
175 |
+
year = 2024,
|
176 |
+
url = { https://huggingface.co/datasets/pfilonenko/ML_for_TwoSampleTesting },
|
177 |
+
doi = { 10.57967/hf/2978 },
|
178 |
+
publisher = { Hugging Face }
|
179 |
+
}
|
180 |
+
~~~
|