Skip to content

Commit

Permalink
Remove pub from README.md and README_zh.md (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
rayrayraykk authored Sep 30, 2024
1 parent fbd0e11 commit 094ef04
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 68 deletions.
34 changes: 0 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,37 +421,3 @@ If you find our work helpful for your research or application, please cite our p
year = {2024},
}
```

2. [On the Design and Analysis of LLM-Based Algorithms](https://arxiv.org/abs/2407.14788)

```
@article{llm_based_algorithms,
author = {Yanxi Chen and
Yaliang Li and
Bolin Ding and
Jingren Zhou},
title = {On the Design and Analysis of LLM-Based Algorithms},
journal = {CoRR},
volume = {abs/2407.14788},
year = {2024},
}
```

3. [Very Large-Scale Multi-Agent Simulation in AgentScope](https://arxiv.org/abs/2407.17789)

```
@article{agentscope_simulation,
author = {Xuchen Pan and
Dawei Gao and
Yuexiang Xie and
Zhewei Wei and
Yaliang Li and
Bolin Ding and
Ji{-}Rong Wen and
Jingren Zhou},
title = {Very Large-Scale Multi-Agent Simulation in AgentScope},
journal = {CoRR},
volume = {abs/2407.17789},
year = {2024},
}
```
34 changes: 0 additions & 34 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -393,37 +393,3 @@ pre-commit install
year = {2024},
}
```

2. [On the Design and Analysis of LLM-Based Algorithms](https://arxiv.org/abs/2407.14788)

```
@article{llm_based_algorithms,
author = {Yanxi Chen and
Yaliang Li and
Bolin Ding and
Jingren Zhou},
title = {On the Design and Analysis of LLM-Based Algorithms},
journal = {CoRR},
volume = {abs/2407.14788},
year = {2024},
}
```

3. [Very Large-Scale Multi-Agent Simulation in AgentScope](https://arxiv.org/abs/2407.17789)

```
@article{agentscope_simulation,
author = {Xuchen Pan and
Dawei Gao and
Yuexiang Xie and
Zhewei Wei and
Yaliang Li and
Bolin Ding and
Ji{-}Rong Wen and
Jingren Zhou},
title = {Very Large-Scale Multi-Agent Simulation in AgentScope},
journal = {CoRR},
volume = {abs/2407.17789},
year = {2024},
}
```

0 comments on commit 094ef04

Please sign in to comment.