Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolakopoulos committed Sep 4, 2019
1 parent 63ea63a commit cabe918
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 15 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ endif()
# Recursively look for CMakeLists.txt in subdirs.
add_subdirectory("include")
add_subdirectory("src/libslim")
add_subdirectory("src/programs")
# add_subdirectory("src/programs")

4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,9 @@ following BibTex entry:

```
@online{slim,
title = {{SLIM}: Sparse LInear Model library},
title = {{SLIM Library for Recommender Systems}},
author = {Ning, Xia and Nikolakopoulos, Athanasios N. and Shui, Zeren and Sharma, Mohit and Karypis, George},
url = {https://github.com/KarypisLab/SLIM},
publisher = {GitHub},
journal = {GitHub Repository},
year = {2019},
}
```
Expand Down
4 changes: 1 addition & 3 deletions doxygen/documentation.dox
Original file line number Diff line number Diff line change
Expand Up @@ -234,11 +234,9 @@ following BibTex entry:

@verbatim
@online{slim,
title = {{SLIM}: Sparse LInear Model library},
title = {{SLIM Library for Recommender Systems}},
author = {Ning, Xia and Nikolakopoulos, Athanasios N. and Shui, Zeren and Sharma, Mohit and Karypis, George},
url = {https://github.com/KarypisLab/SLIM},
publisher = {GitHub},
journal = {GitHub Repository},
year = {2019},
}
@endverbatim
Expand Down
4 changes: 1 addition & 3 deletions doxygen/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,11 +249,9 @@ <h1><a class="anchor" id="Citing"></a>
Citing</h1>
<p>If you use any part of this library in your research, please cite it using the following BibTex entry:</p>
<pre class="fragment">@online{slim,
title = {{SLIM}: Sparse LInear Model library},
title = {{SLIM Library for Recommender Systems}},
author = {Ning, Xia and Nikolakopoulos, Athanasios N. and Shui, Zeren and Sharma, Mohit and Karypis, George},
url = {https://github.com/KarypisLab/SLIM},
publisher = {GitHub},
journal = {GitHub Repository},
year = {2019},
}
</pre><h1><a class="anchor" id="contact"></a>
Expand Down
4 changes: 1 addition & 3 deletions doxygen/latex/index.tex
Original file line number Diff line number Diff line change
Expand Up @@ -196,11 +196,9 @@
If you use any part of this library in your research, please cite it using the following Bib\+Tex entry\+:

\begin{DoxyVerb}@online{slim,
title = {{SLIM}: Sparse LInear Model library},
title = {{SLIM Library for Recommender Systems}},
author = {Ning, Xia and Nikolakopoulos, Athanasios N. and Shui, Zeren and Sharma, Mohit and Karypis, George},
url = {https://github.com/KarypisLab/SLIM},
publisher = {GitHub},
journal = {GitHub Repository},
year = {2019},
}
\end{DoxyVerb}
Expand Down
4 changes: 2 additions & 2 deletions doxygen/latex/refman.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) (preloaded format=pdflatex 2019.8.15) 2 SEP 2019 13:53
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2019/dev/Debian) (preloaded format=pdflatex 2019.8.15) 4 SEP 2019 13:15
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
Expand Down Expand Up @@ -1034,7 +1034,7 @@ sr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/share/tex
live/texmf-dist/fonts/type1/urw/helvetic/uhvb8ac.pfb></usr/share/texlive/texmf-
dist/fonts/type1/urw/helvetic/uhvr8a.pfb></usr/share/texlive/texmf-dist/fonts/t
ype1/urw/helvetic/uhvro8a.pfb>
Output written on refman.pdf (19 pages, 141771 bytes).
Output written on refman.pdf (19 pages, 141560 bytes).
PDF statistics:
364 PDF objects out of 1000 (max. 8388607)
327 compressed objects within 4 object streams
Expand Down
Binary file modified doxygen/latex/refman.pdf
Binary file not shown.

0 comments on commit cabe918

Please sign in to comment.