You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.2 KiB
BibTeX

@article{SHEN2022126799,
title = {Shifted power-GMRES method accelerated by extrapolation for solving PageRank with multiple damping factors},
journal = {Applied Mathematics and Computation},
volume = {420},
pages = {126799},
year = {2022},
issn = {0096-3003},
doi = {https://doi.org/10.1016/j.amc.2021.126799},
url = {https://www.sciencedirect.com/science/article/pii/S009630032100881X},
author = {Zhao-Li Shen and Meng Su and Bruno Carpentieri and Chun Wen},
keywords = {PageRank, Shifted linear systems, Multiple damping factors, Krylov subspace methods, Extrapolation, Power method},
abstract = {}
}
@article{Constantine2009Random,
journal={Internet Mathematics},
doi={10.1080/15427951.2009.10129185},
number=2,
title={Random Alpha PageRank},
volume=6,
author={Constantine, Paul G. and Gleich, David F.},
date={2009-01-01},
year=2009,
month=1,
day=1,
}
# cite this repo made by Luca Lombardo https://github.com/lukefleed/ShfitedPowGMRES
@misc{ShfitedPowGMRES,
author = {Lombardo, Luca},
title = {Shifted power method for solving PageRank with multiple damping factors},
year = {2022},
publisher = {},
journal = {GitHub repository},
howpublished = {\url{https://github.com/lukefleed/ShfitedPowGMRES}}
}