Skip to content

Commit

Permalink
Merge pull request #124 from Deriq-Qian-Dong/main
Browse files Browse the repository at this point in the history
Update publications
  • Loading branch information
Deriq-Qian-Dong authored Nov 29, 2023
2 parents 72176bd + 6cfab4a commit 7a8f89e
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/google_scholar_crawler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
update_research:
name: Auto Cite by Crawler
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 60
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion _config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ auto-cite:
- ../_data/sources-2022.yaml
- ../_data/sources-2023.yaml
output: ../_data/citations.yaml
depth: 1
depth: 5

# default front matter parameters for markdown files
defaults:
Expand Down
33 changes: 33 additions & 0 deletions _data/citations.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
# DO NOT EDIT, GENERATED AUTOMATICALLY FROM SOURCES.YAML (AND ELSEWHERE)
# See https://github.com/greenelab/lab-website-template/wiki/Citations

- id: vertical allocation-based fair exposure amortizing in ranking
title: Vertical Allocation-based Fair Exposure Amortizing in Ranking
authors:
- Tao Yang
- Zhichao Xu
- Qingyao Ai
publisher: Annual International ACM SIGIR Conference on Research and Development
in Information Retrieval in the Asia Pacific Region
date: '2023-11-26'
link: https://scholar.google.com/scholar?oi=bibs&cluster=4630192280997082198&btnI=1&hl=en
- id: 'chuweb21d: a deduped english document collection for web search tasks'
title: 'Chuweb21D: A Deduped English Document Collection for Web Search Tasks'
authors:
- Zhumin Chu
- Tetsuya Sakai
- Qingyao Ai
- Yiqun Liu
publisher: Annual International ACM SIGIR Conference on Research and Development
in Information Retrieval in the Asia Pacific Region
date: '2023-11-26'
link: https://scholar.google.com/scholar?oi=bibs&cluster=12996143086614470224&btnI=1&hl=en
- id: result diversification for legal case retrieval
title: Result Diversification for Legal Case Retrieval
authors:
- Ruizhe Zhang
- Qingyao Ai
- Yueyue Wu
- Yixiao Ma
- Yiqun Liu
publisher: Annual International ACM SIGIR Conference on Research and Development
in Information Retrieval in the Asia Pacific Region
date: '2023-11-26'
link: https://scholar.google.com/scholar?oi=bibs&cluster=812514203678700621&btnI=1&hl=en
- id: language generation from human brain activities
title: Language Generation from Human Brain Activities
authors:
Expand Down

0 comments on commit 7a8f89e

Please sign in to comment.