Skip to content

Commit c7f5e4d

Browse files
committed
modify "TKDE 2024" to "TKDE"
1 parent d3ba242 commit c7f5e4d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

_bibliography/papers.bib

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ @article{yang2024efficient
3333
annotation = {* corresponding author},
3434
title = {Efficient Algorithms for Personalized PageRank Computation: A Survey †},
3535
journal = {IEEE Transactions on Knowledge and Data Engineering},
36+
month = {September},
3637
year = {2024},
37-
abbr = {TKDE 2024},
38+
abbr = {TKDE},
3839
arxiv = {2403.05198},
3940
tldr = {This survey paper provides a systematic review of several basic techniques and recent algorithms for PPR computation.},
4041
abstract =

_data/venues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"STOC 2024":
99
url: http://acm-stoc.org/stoc2024
1010

11-
"TKDE 2024":
11+
"TKDE":
1212
url: https://www.computer.org/csdl/journal/tk
1313
color: "#4a96f2"
1414

_news/announcement_4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ related_posts: false
66

77
---
88

9-
One first-authored paper "Efficient Algorithms for Personalized PageRank Computation: A Survey" has been accepted by [TKDE 2024](https://www.computer.org/csdl/journal/tk). :tada:
9+
One first-authored paper "Efficient Algorithms for Personalized PageRank Computation: A Survey" has been accepted by [TKDE](https://www.computer.org/csdl/journal/tk). :tada:
1010

0 commit comments

Comments
 (0)